Must-share information (formatted with Markdown):
- SonarQube Enterprise 2025.3.0
- Deployed from Helm (sonarqube 2025.3.0 · sonarsource/sonarqube) into EKS
We have implemented Okta integration into our SonarQube Enterprise instance. Logging into SonarQube via Okta works fine when selected from the SonarQube login page. However, if I want to login from my Okta dashboard via Okta tile, the authentication fails in SonarQube with
You are not authorized to access this page. Please contact the administrator.
When I read SonarQube documentation, you explicitly ask to select Do not display application icon to users.
Should logging in from Okta dashboard/tile work and if it should, why are we asked to disable it?
Thank you.