fix(authelia): correct cookie domains and remove default redirection urls
This commit is contained in:
parent
3e11e876a8
commit
43e65edc90
1 changed files with 2 additions and 4 deletions
|
|
@ -50,10 +50,8 @@ spec:
|
|||
cookies:
|
||||
- domain: roboces.dev
|
||||
subdomain: auth
|
||||
default_redirection_url: https://auth.roboces.dev
|
||||
- domain: fuku
|
||||
subdomain: auth
|
||||
default_redirection_url: https://auth.fuku
|
||||
- domain: auth.fuku
|
||||
subdomain: ''
|
||||
authentication_backend:
|
||||
file:
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue