Unable to see databases when logging in with an LDAP user

Hi everyone,

I’m having issues with connecting to dbs via compass/CLI with LDAP users. Any other users directly created in mongo atlas works perfectly fine. We currently use Azure Active Directory which seems to be working as I am able to log in to Compass/CLI but I can’t see any databases.

I have added the following group:

CN=Mongo Staging Write,OU=AADDC Users,DC=xxx,DC=xxx with an admin role.

My LDAP query is: OU=AADDC Users,dc=xxxx,dc=xxx??sub?(&(objectCategory={USER})(memberOf=group))

(I’ve commented out the DC value for anonymity purpose)

Does anyone have any idea what can be missing?

Thanks,
Ewa