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

SonarSource/sonar-ldap

Folders and files

NameName
Last commit message
Last commit date
Oct 11, 2016
May 29, 2019
Apr 23, 2021
Apr 23, 2021
Apr 28, 2021
Dec 20, 2012
Jun 27, 2017
Jun 27, 2017
Apr 23, 2021
Oct 11, 2016
Apr 28, 2021
Jun 27, 2017

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