- 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.