mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Other ldap blueprint
This commit is contained in:
@@ -20,6 +20,7 @@ data:
|
||||
base_dn: "DC=ldap,DC=goauthentik,DC=io"
|
||||
bind_mode: direct
|
||||
search_mode: direct
|
||||
mfa_support: false
|
||||
- model: authentik_core.application
|
||||
id: ldap-app
|
||||
state: present
|
||||
@@ -27,7 +28,9 @@ data:
|
||||
slug: ldap
|
||||
attrs:
|
||||
name: LDAP
|
||||
provider: !KeyOf ldap-provider
|
||||
slug: ldap
|
||||
backchannel_providers:
|
||||
- !KeyOf ldap-provider
|
||||
- model: authentik_outposts.outpost
|
||||
id: ldap-outpost
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user