Skip to content

formanek/sonar-ldap

 
 

Repository files navigation

SonarQube LDAP Plugin

SonarQube.Com 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.

Packages

No packages published

Languages

  • Java 98.7%
  • Shell 1.3%