Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
- what are you trying to achieve
- what have you tried so far to achieve this
7.7 Version of sonarqube with high available architecture. (2 APplication nodes and 3 search nodes) + Application gateway.
SAML 2.0 …1.1 version
Cluster environment
When I enable the SAML SSO authention with cluster = false and run on single node, the authentication works successfully, however when i enable cluster = true with SSO enabled as true on both the application nodes then authentication fails even for the default admin account.
There is no error in web.log or sonar.log and the only error i see in F12 is 401 (Unauthorized).
SAML Authentication is behaving odd with cluster, I tried various combinations of providing all the properties.
Are we missing anything here?
Thanks,
Chaitanya