This commit is contained in:
soraefir
2026-05-10 22:39:33 +02:00
parent 8293df4974
commit 46f4b5288b

View File

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