TenantAtlas/app/Filament/Pages
ahmido bab01f07a9 feat: standardize platform provider identity (#166)
## Summary
- standardize Microsoft provider connections around explicit platform vs dedicated identity modes
- centralize admin-consent URL and runtime identity resolution so platform flows no longer fall back to tenant-local credentials
- add migration classification, richer consent and verification state handling, dedicated override management, and focused regression coverage

## Validation
- focused repo test coverage was added across provider identity, onboarding, audit, policy, guard, and migration flows
- latest explicit passing run in the workspace: `vendor/bin/sail artisan test --compact tests/Feature/AdminConsentCallbackTest.php tests/Feature/Audit/ProviderConnectionConsentAuditTest.php`

## Notes
- branch includes the full Spec 137 artifact set under `specs/137-platform-provider-identity/`
- target base branch: `dev`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #166
2026-03-13 16:29:08 +00:00
..
Auth 063-entra-signin (#76) 2026-01-27 16:38:53 +00:00
Monitoring feat: complete admin canonical tenant rollout (#165) 2026-03-13 08:09:20 +00:00
Operations feat: canonical tenant context resolution (#164) 2026-03-11 21:24:28 +00:00
Settings feat(115): baseline operability + alerts (#140) 2026-03-01 02:26:47 +00:00
Tenancy Spec 081: Provider connection cutover (#98) 2026-02-08 11:28:51 +00:00
Workspaces feat: standardize platform provider identity (#166) 2026-03-13 16:29:08 +00:00
BaselineCompareLanding.php feat: complete admin canonical tenant rollout (#165) 2026-03-13 08:09:20 +00:00
BreakGlassRecovery.php feat: implement auth structure system panel (#77) 2026-01-27 21:49:18 +00:00
ChooseTenant.php fix: consolidate tenant creation + harden selection flows (#131) 2026-02-22 19:54:24 +00:00
ChooseWorkspace.php Spec 129: add workspace admin home overview (#157) 2026-03-09 21:53:25 +00:00
InventoryCoverage.php feat: complete admin canonical tenant rollout (#165) 2026-03-13 08:09:20 +00:00
NoAccess.php feat: workspace context enforcement (specs 070–072) (#85) 2026-02-02 10:07:41 +00:00
TenantDashboard.php Baseline governance UX polish + view Infolist (#123) 2026-02-19 23:56:09 +00:00
TenantDiagnostics.php feat: complete admin canonical tenant rollout (#165) 2026-03-13 08:09:20 +00:00
TenantRequiredPermissions.php feat: canonical tenant context resolution (#164) 2026-03-11 21:24:28 +00:00
WorkspaceOverview.php feat: standardize enterprise detail pages (#162) 2026-03-10 23:06:26 +00:00