docs(roles): condense roles/permissions/auth docs and align with the code

This commit is contained in:
Moritz 2026-06-15 21:53:36 +02:00
parent 07503fc6fe
commit 8d783276d0
8 changed files with 348 additions and 3836 deletions

View file

@ -26,7 +26,7 @@
### Seeds (Dev/Test)
- priv/repo/seeds.exs Uses ADMIN_PASSWORD or ADMIN_PASSWORD_FILE when set; otherwise fallback "testpassword" only in dev/test.
- priv/repo/seeds_bootstrap.exs Uses ADMIN_PASSWORD or ADMIN_PASSWORD_FILE when set; otherwise fallback "testpassword" only in dev/test.
## OIDC Role Sync (Part B)