-
Type:
Improvement
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Atlas
-
Labels:None
-
Last comment by Customer:true
-
Story Points:1
-
Epic Link:
-
Sprint:CET: Hyperion (22-28 Sep 2020)
Description
Since the SERVER-43233 has been backported, the step 5 in the Configure Atlas for LDAP Authorization needs to be updated on this page: https://docs.atlas.mongodb.com/security-ldaps-okta/index.html#configure-service-for-ldap-authorization
Contents before the change:
ou=groups,dc=<okta-instance-id>,dc=okta,dc=com??sub?(&(objectClass=groupofUniqueNames)(uniqueMember={USER}))
|
Contents after the change:
ou=groups,dc=<okta-instance-id>,dc=okta,dc=com?dn?sub?(&(objectClass=groupofUniqueNames)(uniqueMember={USER}))
|
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
- related to
-
SERVER-43233 Add ability to request only specific attribute(s) for the LDAP groups
-
- Closed
-