Fix
This commit is contained in:
@@ -68,8 +68,6 @@ entries:
|
||||
]
|
||||
sign_assertion: true
|
||||
sign_response: false
|
||||
digest_algorithm: "http://w3.org"
|
||||
signature_algorithm: "http://w3.org"
|
||||
|
||||
# 2. Create the Application
|
||||
- model: authentik_core.application
|
||||
|
||||
@@ -18,7 +18,7 @@ entries:
|
||||
external_host: https://@AUTHENTIK_DOMAIN@
|
||||
cookie_domain: "@COOKIE_DOMAIN@"
|
||||
|
||||
mode: forward_auth_domain
|
||||
mode: forward_domain
|
||||
intercept_header_auth: true
|
||||
|
||||
# 2. The Application (Required to link the provider)
|
||||
|
||||
Reference in New Issue
Block a user