Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
sonarqube 9.9 community - how is SonarQube deployed:
ec2 instance - what are you trying to achieve
I am trying to delegate authentication with gitlab and also I am trying to make it to work only with groups from my gitlab space. - what have you tried so far to achieve this
the guide indicated in the documentation was executed
- the configuration in gitlab to create a oauth applicatión.
- the configuration in sonarqube to add the secret and application id.
- ther Server base URL in general tab.
- enabled synchronize user groups
- created the group in sonarqube with the full path name of gitbal group.
the groups are not synchronizing and it does not allow authentication