Can we integrate Active Directory with Sonarqube 8.9 lTS

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    8.9 LTS
  • what are you trying to achieve
    Trying to integrate Active Directory with sonarqube
  • what have you tried so far to achieve this
    I am looking for Active directory related parameters in the sonar.properties file, but it seems we don’t any parameters, so how to integrate Active Directory with SonarQube 8.9LTS?
    Could you please help me on the same.

Thanks & Regards
Venkat

Hey there.

You can find the parameters in your conf/sonar.properties file of your SonarQube installation directory. If they’ve somehow been edited out, you might want to download a fresh configuration file.

Hi Colin,
Thanks a lot for your reply. What parameters do we need to specify to configure the Active Directory in the sonar.properties file?

The ones starting with ldap.* :smiley:

I am sorry Colin, ladp.* is for configuring/setup the LDAP authentication. can we use the same ladp.* for Active Directory as well.

Hey there.

LDAP is a way of speaking to active directory.