Short guide how to use traefik-forward-auth to use SSO for any traefik ingress, so even simple dashboard with your self-hosted services can be hidden behind login.

Guide uses Forgejo / Gitea as OAuth2 provider, but you can go with whatever you already use.

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 3 years ago*

This is great if you're already using traefik ingress. Seems to be really easy to use after the initial setup. oauth2-proxy is another good project if you want to secure your endpoint regardless your ingress type.

  • source