[oauth-proxy] Making some progress on this. It's not working, but it's now redirecting and getting 'invalid status code'

This commit is contained in:
2025-05-30 10:25:00 -07:00
parent 9411f87dbc
commit fec3b3a1e2
4 changed files with 19 additions and 11 deletions

View File

@@ -37,3 +37,11 @@ metrics:
addEntryPointsLabels: true
addServicesLabels: true
entryPoint: "metrics"
# Plugins must be defined in static config
experimental:
plugins:
traefik-oidc-auth:
moduleName: "github.com/sevensolutions/traefik-oidc-auth"
version: "v0.11.0"