Team,
I am trying to Configure Sonar LDAP AD group configuration. in our case we have multiple teams and each team has a different AD group.
Strangely i could see only one AD group users getting synced in Sonar. And other AD groups are not having access to Sonar server. Despite they are all identical with just name change. Please let me know where i am going wrong in configuring the AD groups.
I might be wrong, but I think the config file will only read one line of ldap.group.baseDN.
How about you remove CN from ldap.group.baseDN and have a specific login AD group on ldap.user.request? Then define the login group + teamA-C in Sonarqube gui under Security->Groups?
That way works for me and it populates my accounts only with the AD groups that has a match in sonarqube.
Edit: Something like this, adjust CN, OU, DC etc to your settings