I’m testing github delegated authentication with sonar community edition version 10.3.
The delegated authentication is working fine, but the option to sinchronize teams as groups does not seem to be working (sonar.auth.github.groupsSync is enabled).
Although the users that log in to sonarQube using the github login belong to github teams with names that match groups already existing in the sonarQube server, the groups are not synched to their profiles.
So the question is whether this feature should be available in the community edition or if it is available only from paid versions.
I’ve also tested with sonar community edition version 9.9.3 with the same results