Sign inSign up

tpimenta/nginx-ldap-auth

By tpimenta

•Updated over 4 years ago

Nginx authentication backend for LDAP

Image
1

100K+

tpimenta/nginx-ldap-auth repository overview

⁠Nginx LDAP Auth

https://github.com/tiagoapimenta/nginx-ldap-auth⁠

Use this in order to provide a ingress authentication over LDAP for Kubernetes, change the Secret inside config.sample.yaml to match your LDAP server and run:

kubectl create secret generic nginx-ldap-auth --from-file=config.yaml=config.sample.yaml

kubectl apply -f k8s.yaml

Configure your ingress with annotation nginx.ingress.kubernetes.io/auth-url: http://nginx-ldap-auth.default.svc.cluster.local:5555 as described on nginx documentation⁠.

Tag summary

Content type

Image

Digest

Size

2.4 MB

Last updated

over 4 years ago

docker pull tpimenta/nginx-ldap-auth