SSO SonarQube #21411
jader31
started this conversation in
Show and tell
SSO SonarQube
#21411
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm writing here because I've al ot of work to get SonarQube Comunity to work.
The https://integrations.goauthentik.io/development/sonar-qube/ page talks about TerraForm and not about Authentik Provider/Application.
So here what I did on Authentik:
Application:
Application Name = SonarQube
slug = sonarqube
Provider:
ACS URL = https://sonarqube.company/oauth2/callback/saml
Emissor = https://auth.company
Audiência= https://sonarqube.company
Authorization flow: implicit consent
Advanced protocol TAB
Sign assertions CHECKED
Mapping properties: Authentik defaul SAML Mapping: [ Email | Name | Username]
I've created a group mapping to have a sonar-users on my IdP and get all of them as sonar-users on SonarQube:
Name: SonarQube - Filtering Groups sonar-*
saml attribute: groups
Friendly name: Filter groups starting with sonar-
I'd like to see this in official page, but it told me to fork ... II'm a sysadmin not a developer! hehehe
Beta Was this translation helpful? Give feedback.
All reactions