How to integrate SonarQube account?
Overview
To authenticate with SonarQube, you will need the following:
- Personal Access Token (PAT)
Step 1: Login to SonarQube Console
- Go to SonarQube and sign in.
Step 2: Generate Token
- On the top-right corner, click on your profile icon.
- Select My Account.
- Go to the Security tab.
- Enter a Token Name (e.g.,
integration-token
).

- Click on Generate Token.

-
Copy the generated token immediately and save it securely.
⚠️ You won’t be able to see the token again after leaving the page.