mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 02:22:56 +02:00
outpost from direct to cached
This commit is contained in:
@@ -18,8 +18,8 @@ data:
|
|||||||
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]]
|
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: cached
|
||||||
search_mode: direct
|
search_mode: cached
|
||||||
mfa_support: false
|
mfa_support: false
|
||||||
- model: authentik_core.application
|
- model: authentik_core.application
|
||||||
id: ldap-app
|
id: ldap-app
|
||||||
|
|||||||
Reference in New Issue
Block a user