Docker image for ForwardAuth (Traefik, ..) #588
whefter
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For anyone looking to use this in a reverse proxy ForwardAuth setting, mostly with Traefik, I've created a Docker image for that purpose: https://github.com/whefter/docker-mod-auth-openidc-forwardauth. It is meant to easily add OAuth/OIDC-based authentication to apps in a Docker stack without having to integrate them into an httpd-based container with
mod_auth_openidc
.I couldn't find anything on this use case anywhere, so I hope this helps somebody out.
Beta Was this translation helpful? Give feedback.
All reactions