Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-13882

[Atlas] Update Okta LDAP authorization example

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Atlas
    • Labels:
      None

      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.)

            Assignee:
            john.williams@mongodb.com John Williams
            Reporter:
            andrey.brindeyev@mongodb.com Andrey Brindeyev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              3 years, 30 weeks, 6 days ago