Skip to main content

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

  1. Go to SonarQube and sign in.

Step 2: Generate Token

  1. On the top-right corner, click on your profile icon.
  2. Select My Account.
  3. Go to the Security tab.
  4. Enter a Token Name (e.g., integration-token).
Aikido Public REST API
  1. Click on Generate Token.
Aikido Public REST API
  1. Copy the generated token immediately and save it securely.

    ⚠️ You won’t be able to see the token again after leaving the page.

    Aikido Public REST API