Server base URL
You must configure your base URL in your SonarQube instance. Otherwise, integration and authentication features will not work correctly.
You must configure your SonarQube base URL in your SonarQube instance, otherwise, integration and authentication features will not work correctly, the URLs generated in reports and emails will be wrong, etc.
If you want to delegate the SonarQube user authentication to an OAUTH provider (GitHub, Bitbucket, GitLab, SAML): you should use HTTPS for security reasons. This means that the SonarQube instance should be Operating the server.
To configure the server base URL in your SonarQube instance:
Go to Administration > Configuration > General Settings > General > General.
In Server base URL, set your SonarQube instance’s URL.
Last updated
Was this helpful?