I’ve recently stood up a whole new install of sonarqube * Community Edition
v9.9.6 (build 92038) on a linux server. On trying to integrate logins with azure and saml, I am running into this error in the web.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
I do have an apache proxy set up, reading through the documentation during install. The baseURL has also been set up.
When attempting to login via saml, I enter my credentials and see:
You’re not authorized to access this page. Please contact the administrator.
When turning on developer tools accessing the site, I also see: https://mysite.mydomain:port/oauth2/callback/saml/oauth2/callback/saml.
Thanks for the response. Yes, that’s exactly how it’s appearing in logs. I’ve spent days trying to find the duplicate and have been unsuccessful so far.
Can you share you have configured your apache proxy? It would not be unheard of for you to end up with duplicates in the URL, although that still doesn’t explain samlsaml.