This commit is contained in:
soraefir
2026-05-10 19:19:15 +02:00
parent aa36fa812c
commit 5462434558
2 changed files with 1 additions and 3 deletions

View File

@@ -68,8 +68,6 @@ entries:
] ]
sign_assertion: true sign_assertion: true
sign_response: false sign_response: false
digest_algorithm: "http://w3.org"
signature_algorithm: "http://w3.org"
# 2. Create the Application # 2. Create the Application
- model: authentik_core.application - model: authentik_core.application

View File

@@ -18,7 +18,7 @@ entries:
external_host: https://@AUTHENTIK_DOMAIN@ external_host: https://@AUTHENTIK_DOMAIN@
cookie_domain: "@COOKIE_DOMAIN@" cookie_domain: "@COOKIE_DOMAIN@"
mode: forward_auth_domain mode: forward_domain
intercept_header_auth: true intercept_header_auth: true
# 2. The Application (Required to link the provider) # 2. The Application (Required to link the provider)