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.
For more, see the docs
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
.
Copyright 2009-2021 SonarSource.
Licensed under the GNU Lesser General Public License, Version 3.0