Datastore Type3. Select Directory Server from the Data Server dropdown 4. Select Active Directory (UPN) from the Directory Server dropdown Datastore Connection5. Set the Connection String using the directory domain, e.g. LDAP:<directory>.<domain>/DC=<directory>,DC=<domain> 6. Select Secure from the Connection Mode dropdown Datastore Credentials7. Provide the SecureAuth IdP Service Account username, and it will be @the directory domain 8. Provide the Password that is associated with the Service Account username Search Filter9. Provide the Search Attribute to be used to search for the user's account in the directory, e.g. userPrincipalName 10. Click Generate Search Filter, and the Search Filter will auto-populate The value that equals %v is what the end-user will provide on the login page, so if it is different from the Search Attribute, change it here For example, if the Search Attribute is userPrincipalName, but end-users will log in with their email addresses (field= mail), the Search Filter would be (&(mail=%v)((objectclass=user)(objectcategory=person))) Group Permissions11. Provide the Allowed User Groups for this realm Leave this field blank if there is no access restriction 12. Check Include Nested Groups if the subgroups from the listed User Groups are to be allowed access as well 13. Click Test Connection to ensure that the integration is successful |