This commit is contained in:
soraefir
2026-05-10 22:31:31 +02:00
parent e2772e51d9
commit 08866273cc

View File

@@ -54,7 +54,7 @@ entries:
password: !Env DEFAULT_ADMIN_PASSWORD password: !Env DEFAULT_ADMIN_PASSWORD
path: "users" path: "users"
groups: groups:
- !Find [authentik_core.group, [name, "admin"]] - !Find [authentik_core.group, [name, "authentik Admins"]]
# Disable the Initial Setup Flow # Disable the Initial Setup Flow
- model: authentik_flows.flow - model: authentik_flows.flow