Sonarqube version: 7.5
We are using SonarQube as Static Code Analysis tool. My requirement is to set a specific quality profile to a project using Rest API. I was able to do that but in the request i’m passing Username and Password for authentication.
Is there anyway to try the Rest API with the SonarQube authentication token?
Thanks,
Srikanth.