From 20a7b7ab15bae292f6bff0d64e64072b6e63f443 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sun, 15 Mar 2026 15:22:09 +0100 Subject: [PATCH] add application ldap --- authentik/blueprint-ldap.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/authentik/blueprint-ldap.yaml b/authentik/blueprint-ldap.yaml index 3c41d9b..375c40d 100644 --- a/authentik/blueprint-ldap.yaml +++ b/authentik/blueprint-ldap.yaml @@ -31,14 +31,3 @@ data: 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]]