Azure SAML SSO Authentication error

  • Community developer Version 10.4
  • Azure SSO for SonarQube using SAML

I am having issues when configuring the SonarQube SAML Authentication with the Azure IDP.

I am getting below error while accessing SonarQube

You’re not authorized to access this page. Please contact the administrator.

Below is the message from Sonarqube log:

WARN web[21fce3e6-1890-42a3-b0f7-2d4e45c17473][o.s.s.a.AuthenticationError] Failed to retrieve IdentityProvider for key ‘samlsaml’
java.lang.IllegalArgumentException: Identity provider samlsaml does not exist or is not enabled

Am I missing any configuration, we are using nginx as proxy server.

Hi,

Welcome to the community!

My first instinct is to ask if you can test this bypassing the proxy server to eliminate that variable from the equation.

Also, can you double-check your configuration versus the docs?

 
Ann