SonarQube Community Edition SSO

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

Trying to set up SonarQube Community Edition to use SSO. I have tried SAML and with Azure Active Directory Plugin. The issue I have is that SonarQube can only be accessed with HTTP in the address but with SAML and AAD plugin we have to add the URL in HTTPS which I dont see how to set inside of SonarQube.

Hey there.

You will need to Secure the Server Behind a Proxy if SAML/AAD are requiring that you use HTTPS. Don’t forget to update the Server Base URL under global Administration > General > Sever Base URL when you’re done.

Thanks for the info. Is there any other info for what I need to update inside the Conf file for HTTPS proxy?