feat: emit team admin role in userinfo claims when applicable
This commit is contained in:
@@ -18,11 +18,12 @@ Symfony roles:
|
||||
| `IDSelektionsstamm` | Role |
|
||||
| --- | --- |
|
||||
| `1070` | `ROLE_TEAMER` |
|
||||
| `1292` | `ROLE_ADMIN` (+ `ROLE_HOUSE_MANAGER`, + hotel code `SSL`) |
|
||||
| `1292` | `ROLE_ADMIN` |
|
||||
| `1293` | `ROLE_MANAGER` |
|
||||
| `1477` | `ROLE_GROUPS_MANAGER` |
|
||||
| `1478` | `ROLE_GROUPS_ADMIN` |
|
||||
| `1483` | `ROLE_CUSTOMER_EXPERT` |
|
||||
| `1484` | `ROLE_TEAM_ADMIN` (not consumed here — exported through `/api/userinfo` for myep-team) |
|
||||
| label `Hausleitung {CODE}` | `ROLE_HOUSE_MANAGER` + hotel code `{CODE}` |
|
||||
| nothing matched | `ROLE_CUSTOMER` |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user