This version of the SonarQube documentation is no longer maintained. It relates to a version of SonarQube that is not active.

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.

The SonarQube base URL needs to be a public URL if SonarQube expects to receive information from an external system. This is basically only relevant if you use SCIM (since it requires SonarQube to be reachable by the Identity Provider).

To configure the server base URL in your SonarQube instance:

  1. Go to Administration > Configuration > General Settings > General > General.

  2. In Server base URL, set your SonarQube instance’s URL.

Last updated

Was this helpful?