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:
|
||||
auth:
|
||||
nameOverride: "authelia"
|
||||
endpointOverride: '?authelia_url=https://auth.example.com'
|
||||
authResponseHeaders:
|
||||
- "Remote-User"
|
||||
- "Remote-Groups"
|
||||
|
||||
Reference in New Issue
Block a user