Hacker News new | ask | show | jobs
by kornnflake 1500 days 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/

1 comments

Thanks! 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.