Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot group sync to work #15

Open
gustavdw opened this issue Oct 26, 2016 · 2 comments
Open

Cannot group sync to work #15

gustavdw opened this issue Oct 26, 2016 · 2 comments

Comments

@gustavdw
Copy link

My users can login fine using the username@domain syntax. Since adding the users to sonarqube groups doesnt work (as soon as the user logs in the membership in the sonarqube group is revoked), I'm trying to add an AD group. I've added it using the groupname@domain syntax, and added permissions to it but it doesn't appear to do anything and users don't have the permissions that are associated with the group.

I can't see anything about the group in the logs, how do I troubleshoot this? My configuration is:

Active Directory configuration

sonar.security.realm=ACTIVE_DIRECTORY
ldap.windows.group.downcase=true

The group is called "Development", and I've added it as development@domain

@BlackAngelTiger
Copy link

What worked for me was to check how the @Domain was written after the usernames and then copied this to the group and this worked. the downcase worked for the group but not for the domain extension in my case. I had development@DOMAIN. Hope this helps.

@spoelly
Copy link

spoelly commented May 17, 2017

got the same issue, somebody got some tips?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants