[FEATURE]: Init an admin user in prod #381

Closed
opened 2026-01-27 18:43:15 +01:00 by moritz · 0 comments
Owner

Description

At the moment there is no admin user in a newly deployed production instance.
There are different ways we could initialize the first admin user:

  • Create admin from ENV (ADMIN_EMAIL) and secret (admin_password)
  • Every user with a specific OIDC group will be assign to the admin role.
## Description At the moment there is no admin user in a newly deployed production instance. There are different ways we could initialize the first admin user: - Create admin from ENV (`ADMIN_EMAIL`) and secret (`admin_password`) - Every user with a specific OIDC group will be assign to the admin role.
moritz added the
needs refinement
question
labels 2026-01-27 18:43:15 +01:00
moritz added this to the Sprint 11: 08.01-29.01 project 2026-01-27 18:43:15 +01:00
simon modified the project from Sprint 11: 08.01-29.01 to Sprint 12: 29.01.- 19.02 2026-01-29 11:26:16 +01:00
moritz self-assigned this 2026-02-04 14:09:37 +01:00
moritz added this to the Accounts & Logins milestone 2026-02-04 14:54:00 +01:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: local-it/mitgliederverwaltung#381
No description provided.