-
Improvement
-
Resolution: Done
-
Minor
-
None
-
influxdb-plugin 1.14
Our Sonarqube server has multiple web-endpoints for different types of authentication. The standard endpoint (port 443, which is displayed in the Jenkins console log) uses SSO authentication, and we have an endpoint at :8443 that uses the SONAR_AUTH_TOKEN.
In , the ability to read SONAR_AUTH_TOKEN was introduced. I would like to extend that such that if SONAR_HOST_URL is defined, the influxdb-plugin will use that as the base URL rather than parsing the URL from the console log.JENKINS-47776
Implemented. Will be available in the next release.