From 46f4b5288b6f6fe337e554b62710ec0c4ba59e83 Mon Sep 17 00:00:00 2001 From: soraefir Date: Sun, 10 May 2026 22:39:33 +0200 Subject: [PATCH] Admin --- modules/server/containers/data/authentik/authentik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/server/containers/data/authentik/authentik.yaml b/modules/server/containers/data/authentik/authentik.yaml index 633d5b2..d74f28e 100644 --- a/modules/server/containers/data/authentik/authentik.yaml +++ b/modules/server/containers/data/authentik/authentik.yaml @@ -53,7 +53,7 @@ entries: password: !Env DEFAULT_ADMIN_PASSWORD path: "users" groups: - - !Find [authentik_core.group, [name, "authentik Admins"]] + - !Find [authentik_core.group, [name, "admin"]] # Disable the Initial Setup Flow - model: authentik_flows.flow