Currently my team is able to configure LDAP user directory but is unable to filter for a few groups. Below is the user schema settings and group schema settings:
User Schema
Group Schema
Please let me know how/which settings I should update to enable only a few groups to show from Active Directory.
Utilize LDAP filters in the Group Object Filter field. For example, if you want Confluence to only synchronize confluence-users and confluence-administrators group from LDAP, add this filter in that field:
(&(objectCategory=Group)(|(cn=confluence-users)(cn=confluence-administrators)))
More examples here:
Hi Monique thanks for the quick response. I added that filter but I after I clicked save and test I get the following error:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.