Foix blueprint

This commit is contained in:
soraefir
2026-05-10 19:14:37 +02:00
parent f5f28968c6
commit aa36fa812c
2 changed files with 6 additions and 5 deletions

View File

@@ -66,6 +66,10 @@ entries:
authentik_crypto.certificatekeypair,
[name, "authentik Self-signed Certificate"],
]
sign_assertion: true
sign_response: false
digest_algorithm: "http://w3.org"
signature_algorithm: "http://w3.org"
# 2. Create the Application
- model: authentik_core.application

View File

@@ -15,19 +15,16 @@ entries:
invalidation_flow:
!Find [authentik_flows.flow, [slug, default-provider-invalidation-flow]]
# For domain-wide, external_host must be the root domain or the auth domain
external_host: https://@AUTHENTIK_DOMAIN@
# This allows the cookie to work across *.@COOKIE_DOMAIN@
cookie_domain: "@COOKIE_DOMAIN@"
mode: forward_auth
mode: forward_auth_domain
intercept_header_auth: true
# 2. The Application (Required to link the provider)
- model: authentik_core.application
identifiers:
slug: authentik-proxy-root
slug: authentik-proxy
attrs:
name: "Domain Auth Provider"
provider: