Add autheia url to middleware endpoint

This commit is contained in:
2024-12-26 18:28:24 +01:00
parent a414c4669d
commit 0c5a8fbabb

View File

@@ -49,6 +49,7 @@ ingress:
middlewares: middlewares:
auth: auth:
nameOverride: "authelia" nameOverride: "authelia"
endpointOverride: '?authelia_url=https://auth.example.com'
authResponseHeaders: authResponseHeaders:
- "Remote-User" - "Remote-User"
- "Remote-Groups" - "Remote-Groups"