From 880472296000fc633b4bc20066814b3e552c4b05 Mon Sep 17 00:00:00 2001 From: soraefir Date: Sun, 31 May 2026 17:40:14 +0200 Subject: [PATCH] fix token ldap --- modules/server/containers/data/authentik/ldap.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/server/containers/data/authentik/ldap.yaml b/modules/server/containers/data/authentik/ldap.yaml index 3565076..767aaa7 100644 --- a/modules/server/containers/data/authentik/ldap.yaml +++ b/modules/server/containers/data/authentik/ldap.yaml @@ -31,6 +31,7 @@ entries: identifier: ldap-outpost-static-token attrs: intent: api + expiring: false key: !Env AUTHENTIK_TOKEN user: !Find [authentik_core.user, [username, "ldap-service"]]