we have added a new application for Sonarqube in Okta and then we configured SAML Authentication in Sonarqube with all the details mentioned in the documentation, our SAML authentication is also successfully added but still we are not able to sign in using Okta.
Ultimately, back at the host machine, your SonarQube server is probably running on localhost:9000 and some kind of proxy (apache, nginx, IIS) is helping server your SonarQube server over HTTPS on a publicly accessible address.
Do you know which reverse proxy (like the ones listed before) is responsible for this?
thanks Colin,
we followed the steps which you have mentioned but even after ‘Uncheck the box `Reverse rewrite host in response headers’ we are getting unauthorized page.