Update group names to lldap convention: parking_admins, managers

This commit is contained in:
Stefano Manfredi
2025-11-27 00:07:17 +00:00
parent c74a0ed350
commit 2ad8ba3424
3 changed files with 9 additions and 9 deletions

View File

@@ -107,9 +107,9 @@ When `AUTHELIA_ENABLED=true`, the app trusts Authelia headers:
- `Remote-Name`: Display name
- `Remote-Groups`: Comma-separated group list
Group mapping:
- `parking-admins` → admin role
- `parking-managers` → manager role
Group mapping (follows lldap naming convention):
- `parking_admins` → admin role
- `managers` → manager role
- Others → employee role
## User Roles