mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 02:22:56 +02:00
Add only ldap provider
This commit is contained in:
@@ -21,24 +21,3 @@ data:
|
|||||||
bind_mode: direct
|
bind_mode: direct
|
||||||
search_mode: direct
|
search_mode: direct
|
||||||
mfa_support: false
|
mfa_support: false
|
||||||
- model: authentik_core.application
|
|
||||||
id: ldap-app
|
|
||||||
state: present
|
|
||||||
identifiers:
|
|
||||||
slug: ldap
|
|
||||||
attrs:
|
|
||||||
name: LDAP
|
|
||||||
slug: ldap
|
|
||||||
backchannel_providers:
|
|
||||||
- !KeyOf ldap-provider
|
|
||||||
- model: authentik_outposts.outpost
|
|
||||||
id: ldap-outpost
|
|
||||||
state: present
|
|
||||||
identifiers:
|
|
||||||
name: LDAP Outpost
|
|
||||||
attrs:
|
|
||||||
name: LDAP Outpost
|
|
||||||
type: ldap
|
|
||||||
providers:
|
|
||||||
- !KeyOf ldap-provider
|
|
||||||
service_connection: !Find [authentik_outposts.kubernetesserviceconnection, [local, true]]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user