Must-share information (formatted with Markdown):
- what are you trying to achieve
We are using SSO to login into our Sonarqube, and until Sonarqube 10.3 version, the login page showed the following:
Even though if you clicked on More option, the default “Login with credentials” showed, it was nice that it was “hidden” as default.
Starting with 10.4, that is no longer happening, and it shows the two options by default, like the following:
Is there an option to disable the “Log in with credentials” section?
I even tried setting sonar.forceAuthentication
to false, but the two options are still being there.
Thank you very much for your support.
Regards, Cristian.