mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
Add autheia url to middleware endpoint
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user