How to integrate native Sonarqube SAML with Azure AD?

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)

SonarQube Community Edition 8.3.1

  • what are you trying to achieve
    integration of native Sonarqube SAML with Azure AD, without using marketplace plugins

  • what have you tried so far to achieve this.

I tried creating an application in Azure AD.

Configured
identity url has https://sqube.xyz.com/

replay url has https://sqube.xyz.com/oauth2/callback/saml

On SonarQube Instance --> Administration --> Security provided required SAML properties

But when I tried to access the sonarqube base url, it’s not processing through SAML Authentication.

Can you please advise, how can I accomplish this?

Thanks in Advance
Yeshwanth

Hi @yeshwanth,

Could you please elaborate what you mean by

But when I tried to access the sonarqube base url, it’s not processing through SAML Authentication.

  • Is the “Login with SAML” button available?
  • Is there some errors when you click on it?

Thanks for giving us more details on this issue.