Error in bnding SonarLint to SonarQube when SonarQube is configured with SSO

Please provide

  • Operating system: Windows
  • SonarLint plugin version: 6.14.1.66430
  • Programming language you’re coding in: C#
  • Is connected mode used: Try to use in connected mode, but getting errors
    • SonarQube version 9.9 LTS.

I am using SSO to connect to SonarQube. Now, I want to bind SonarLint in my Visual Studio IDE to SonarQube server. When I give my GitHub Username and Password in my SonarLint, I get authentication error. Will be connected mode work if SonarQube is integrated with SSO? Please not that I do not have admin access to my SonarQube dashboard and hence I do not have the project token to authenticate the connected mode via the token

Hey there.

You don’t need admin access to generate token – you can generate one yourself under My Account > > Security.

In the case of delegated authentication, you will need to use a token.

I am running into the same issue but with bitbucket sso integration. I did create a token, and out sonarcloud configuration is under organizations. I put the organization projects path, token and or SSO login and password. I want to demo this for my company so that we can make it a standard for out development teams across several tech stacks.