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:
auth:
nameOverride: "authelia"
endpointOverride: '?authelia_url=https://auth.example.com'
authResponseHeaders:
- "Remote-User"
- "Remote-Groups"