TenantAtlas/app/Http/Controllers
ahmido 73a879d061 feat: implement spec 147 tenant context enforcement (#176)
## Summary
- implement Spec 147 for workspace-first tenant selector and remembered tenant context enforcement
- harden canonical and tenant-bound route behavior so selected tenant mismatch stays informational
- fix drift finding subject fallback for workspace-safe RBAC identifiers and centralize finding subject resolution

## Testing
- vendor/bin/sail artisan test --compact tests/Feature/Filament/FindingViewRbacEvidenceTest.php tests/Feature/Findings/FindingsListDefaultsTest.php
- vendor/bin/sail bin pint --dirty --format agent

## Notes
- branch pushed at de0679cd8b
- includes the spec artifacts under specs/147-tenant-selector-remembered-context-enforcement/

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #176
2026-03-16 22:52:58 +00:00
..
Auth 063-entra-signin (#76) 2026-01-27 16:38:53 +00:00
AdminConsentCallbackController.php feat: standardize platform provider identity (#166) 2026-03-13 16:29:08 +00:00
ClearTenantContextController.php feat: implement spec 147 tenant context enforcement (#176) 2026-03-16 22:52:58 +00:00
Controller.php Initial commit from Specify template 2025-12-10 22:27:21 +01:00
RbacDelegatedAuthController.php Intune RBAC: graceful unsupported-account handling, health-check fixes, tests and docs updates 2025-12-13 01:25:06 +01:00
ReviewPackDownloadController.php Fix Review Pack generation UX + notifications (#133) 2026-02-23 19:42:52 +00:00
SelectTenantController.php feat: implement spec 147 tenant context enforcement (#176) 2026-03-16 22:52:58 +00:00
SwitchWorkspaceController.php feat: implement spec 147 tenant context enforcement (#176) 2026-03-16 22:52:58 +00:00
TenantOnboardingController.php feat: standardize platform provider identity (#166) 2026-03-13 16:29:08 +00:00