mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
invalidation flow added
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user