mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Other ldap blueprint
This commit is contained in:
@@ -20,6 +20,7 @@ data:
|
|||||||
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
|
||||||
|
mfa_support: false
|
||||||
- model: authentik_core.application
|
- model: authentik_core.application
|
||||||
id: ldap-app
|
id: ldap-app
|
||||||
state: present
|
state: present
|
||||||
@@ -27,7 +28,9 @@ data:
|
|||||||
slug: ldap
|
slug: ldap
|
||||||
attrs:
|
attrs:
|
||||||
name: LDAP
|
name: LDAP
|
||||||
provider: !KeyOf ldap-provider
|
slug: ldap
|
||||||
|
backchannel_providers:
|
||||||
|
- !KeyOf ldap-provider
|
||||||
- model: authentik_outposts.outpost
|
- model: authentik_outposts.outpost
|
||||||
id: ldap-outpost
|
id: ldap-outpost
|
||||||
state: present
|
state: present
|
||||||
|
|||||||
Reference in New Issue
Block a user