invalidation flow added

This commit is contained in:
Ruben Hensen
2026-03-15 14:37:19 +01:00
parent 3977722740
commit ab0293bd64
+1
View File
@@ -16,6 +16,7 @@ data:
attrs: attrs:
name: LDAP name: LDAP
authorization_flow: !Find [authentik_flows.flow, [slug, default-authentication-flow]] authorization_flow: !Find [authentik_flows.flow, [slug, default-authentication-flow]]
invalidation_flow: !Find [authentik_flows.flow, [slug, default-provider-invalidation-flow]]
base_dn: "DC=ldap,DC=goauthentik,DC=io" base_dn: "DC=ldap,DC=goauthentik,DC=io"
bind_mode: direct bind_mode: direct
search_mode: direct search_mode: direct