This commit is contained in:
soraefir
2026-05-10 22:11:53 +02:00
parent d3ffacf4ca
commit 93199b4359

View File

@@ -53,7 +53,7 @@ entries:
password: "{{ env('DEFAULT_ADMIN_PASSWORD') }}" password: "{{ env('DEFAULT_ADMIN_PASSWORD') }}"
path: "users" path: "users"
groups: groups:
- name: !Find [authentik_core.group, [name, "admin"]] - name: !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