Y
Hacker News
new
|
ask
|
show
|
jobs
by
jordemort
1504 days ago
Any chance at a version of this for Traefik?
3 comments
kornnflake
1503 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/
link
jordemort
1503 days ago
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.
link
kvnhn
1502 days ago
Here's an example I whipped up:
https://github.com/kevin-hanselman/tailscale-forward-auth
link
xena
1503 days ago
Sure! I'll put it on my list.
link
[1] https://doc.traefik.io/traefik/middlewares/http/forwardauth/