I am using SonarQube version 8.2 (build 32929) and sonar scanner version 4.7.0.
In the sonar API it is possible to create a project. api/projects/create
Is it possible to create a token for a specific project using the API? Without referring to the server part of SonarQube. Analog to api/user_tokens/generate only for the project.
Hi! I have the same exact question, and I’m on SonarQube community edition, Version 8.9.9 (build 56886).
Is it possible to create a token for a specific project using the API (similar to how it can be done when creating a project through the user experience)?.
Not in 8.9(.*). You’ll need to upgrade to the latest version for that functionality. If you’re LTS-only, the good news is that 9.9 LTS will be released on 7 Feb.