Adding sonarqube connection to SonarLint in VS code extension

Please provide

  • Operating system: Linux
  • SonarLint plugin version: 4.5.1
  • Programming language you’re coding in: Python

And a thorough description of the problem / question:

We want to connect SonarLint to sonarqube , but our sonarqube is a Azure SaS service and SSO enabled with microsoft login.

Whenever I tried to add the server details it is throwing “Incorrect URL or server is not available” error.
Tried all other possible ways to add the connection details in settings.json but no luck.

Is there a way to connect Azure SaS sonarqube with SonarLint extension.

Please help me on this.

Hello @ArunKumar1,

Unfortunately, accessing a SonarQube instance via SSO is not supported in SonarLint at the moment. We don’t have plans to support this in the near future