Guide: Traefik Ingress Integration with SSO
Guide: Traefik Ingress Integration with SSO

blog.mariom.pl
Traefik Ingress Integration with SSO

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.
This is great if you're already using traefik ingress. oauth2-proxy is another good project if you want to secure your endpoint regardless your ingress type.