Integrate SAML for SonarQube without keycloak

Must-share information (formatted with Markdown):

  • sonarqube-enterprise-7.9.1
  • SAML integretaion without keycloak

Is there another way to achieve SAML integration without using keycloak. I have not come across any documentation that suggests you can achieve this without keycloak.

Hi @ldelemar,

SAML is only a protocol, and Keycloak is one of the tool that can use SAML and it’s the one we’ve chosen to documentated, but you can use it with other tools, like Okta, Onelogin, etc.

Regards

Thanks Julien.