InfoSec812 / sonar-auth-google

OAuth2 Authentication Plugin For SonarQube
Apache License 2.0
27 stars 25 forks source link

LTS 6.7 and LDAP? #11

Closed TomRobinson102 closed 6 years ago

TomRobinson102 commented 6 years ago

I am setting up a new instance of SonarQube 6.7 LTS and have installed the LDAP plugin. I cannot get it to work. I have installed open ldap tools and have been able to use ldapsearch to test that I can authenticate from the sonarube machine to the LDAP server. Any user that attempts to log in to sonarqube gets "Authentication Failed". So how do I go about debugging the LDAP plugin?

Help!

  - tr -
InfoSec812 commented 6 years ago

This is a plugin to allow authentication via Google OAuth. It has nothing to do with LDAP.