Other ldap blueprint

This commit is contained in:
Ruben Hensen
2026-03-15 15:09:44 +01:00
parent 6a4dc5b114
commit 3e9b5950e4
+4 -1
View File
@@ -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