8 ms·
Afaik, the provided `nginx-auth` binary 'should' work out-of-the-box with traefik's ForwardAuth middleware [1]. [1] https://doc.traefik.io/traefik/middlewares/
by kornnflake 4y ago
Afaik, the provided `nginx-auth` binary 'should' work out-of-the-box with traefik's ForwardAuth middleware [1].
[1] https://doc.traefik.io/traefik/middlewares/http/forwardauth/ https://doc.traefik.io/traefik/middlewares/http/forwardauth/
- jordemort 4y agoThanks! I knew they worked similarly, but I wasn't sure if they were actually speaking the same protocol or not, since Traefik doesn't seem to deign to mention nginx in their docs.