What is Traefik OpenID Connect Middleware
mainTraefik OpenID Connect Middleware is a Traefik plugin designed to secure upstream services by acting as an OpenID Connect (OIDC) relying party. It intercepts requests and ensures the user is authenticated via a configured OIDC provider before allowing access to the protected service.
Important Compatibility Notes:
- It is only tested against Traefik v3+.
- The middleware is under active development and may undergo breaking changes.