Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

SonarSource/sonar-ldap

Repository files navigation

This plugin is compatible with SonarQube up to 7.9.X, and won't be compatible with the next SonarQube versions as it's now a built-in feature of SonarQube 8 and later.

SonarQube LDAP Plugin

Quality Gate Status

For more, see the docs

Example

You can check this plugin in action using Docker as described below.

Build plugin:

mvn clean package

Generate certificates:

./docker/gen-certs.sh

Build containers (SonarQube and OpenLDAP servers):

docker-compose build

Start containers:

docker-compose up

To access SonarQube use LDAP user tester with password test.

License

Copyright 2009-2021 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0