Hello,
I just wanted to report some feedback for the connected experience in sonarlint VS 2.0-RC1
We use LDAP with active directory and single signon on sonarqube 5.3. (sonar.forceAuthentication=true) When connecting to the sonarqube server single sign on did not work. The server returned a 401. I was disappointed, but then I just decided to use a token instead. This did not work either as I am required to provide a password if I provide a username. In the end I was forced to input my AD credentials which, I am assuming, are then cached somewhere.
I would request the following enhancements:
SonarLint connected should allow logins using tokens
SonarLint should properly authenticate with Negotiate automatically if the server supports it
Thanks,
Mike