lemonldap-ng-docker
lemonldap-ng-docker copied to clipboard
Can it work with Traefik ForwardAuth?
Hello @coudot,
Sorry for my newby question here, but it could interest a lot of people in my opinion.
▶ Can LemonLDAPNG work with Traefik ForwardAuth, if yes, can you point how?
The ForwardAuth middleware delegates authentication to an external service. If the service answers with a 2XX code, access is granted, and the original request is performed. Otherwise, the response from the authentication server is returned.
Source: https://doc.traefik.io/traefik/middlewares/http/forwardauth/#forward-request-headers
Thank you a lot for your time on this question 🙂
Louis
I did not test this, it could maybe work with configuration, using REST authentication services: https://lemonldap-ng.org/documentation/latest/restservices#api
Thanks I really appreciate the (really fast) answer 😀 I will try update this issue if I make it work.
See https://lemonldap-ng.org/documentation/latest/configtraefik.html