LDAP/AD setup for K8s deployment

Hi, I have sonarqube running via a helm chart on my cluster. I have TLS configured via ingress: true with an Nginx ingress controller.

I’m looking for a way to configure active directory / LDAP but can’t seem to find any documentation; is this something I need to build into the image? Any docs? Thanks!

Hey there.

You can set LDAP configuration via environment variables or setting the values under sonar.properties (here’s an example based on the properties here.