TenantAtlas/app
ahmido 32c3a64147 feat(112): LIST $expand parity + Entra principal names (#136)
Implements LIST `$expand` parity with GET by forwarding caller-provided, contract-allowlisted expands.

Key changes:
- Entra Admin Roles scan now requests `expand=principal` for role assignments so `principal.displayName` can render.
- `$expand` normalization/sanitization: top-level comma split (commas inside balanced parentheses preserved), trim, dedupe, allowlist exact match, caps (max 10 tokens, max 200 chars/token).
- Diagnostics when expands are removed/truncated (non-prod warning, production low-noise).

Tests:
- Adds/extends unit coverage for Graph contract sanitization, list request shaping, and the EntraAdminRolesReportService.

Spec artifacts included under `specs/112-list-expand-parity/`.

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #136
2026-02-25 23:54:20 +00:00
..
Console/Commands feat(112): LIST $expand parity + Entra principal names (#136) 2026-02-25 23:54:20 +00:00
Contracts/Hardening feat: provider access hardening (RBAC write gate) (#132) 2026-02-23 00:49:37 +00:00
Exceptions feat: provider access hardening (RBAC write gate) (#132) 2026-02-23 00:49:37 +00:00
Filament feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
Http Fix Review Pack generation UX + notifications (#133) 2026-02-23 19:42:52 +00:00
Jobs feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
Listeners 085-tenant-operate-hub (#103) 2026-02-11 13:02:03 +00:00
Livewire feat(110): Ops-UX enterprise start/dedup standard (repo-wide) (#134) 2026-02-24 09:30:15 +00:00
Models feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
Notifications feat(110): Ops-UX enterprise start/dedup standard (repo-wide) (#134) 2026-02-24 09:30:15 +00:00
Observers Spec 081: Provider connection cutover (#98) 2026-02-08 11:28:51 +00:00
Policies feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
Providers feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
Rules feat/049-backup-restore-job-orchestration (#56) 2026-01-11 15:59:06 +00:00
Services feat(112): LIST $expand parity + Entra principal names (#136) 2026-02-25 23:54:20 +00:00
Support feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00