TenantAtlas/app
Ahmed Darrazi 0e42164937 docs(004): Add Graph API permissions documentation
- Created docs/PERMISSIONS.md with complete permission requirements
- Added logging for 403 errors in ScopeTagResolver
- Updated README with link to permissions documentation

Issue: Scope tags show 'Unknown (ID: 0)' due to missing permission
Required: DeviceManagementRBAC.Read.All with admin consent

User must:
1. Go to Azure Portal → App Registration
2. Add DeviceManagementRBAC.Read.All permission
3. Grant admin consent
4. Wait 5-10 min for propagation
5. Clear cache: php artisan cache:clear
2025-12-22 16:03:21 +01:00
..
Console/Commands dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
Filament/Resources docs(004): Add Graph API permissions documentation 2025-12-22 16:03:21 +01:00
Http/Controllers Intune RBAC: graceful unsupported-account handling, health-check fixes, tests and docs updates 2025-12-13 01:25:06 +01:00
Jobs feat(004): Phase 3 - US1 Backup with Assignments (96% tests) 2025-12-22 14:40:45 +01:00
Livewire dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
Models feat: Phase 1+2 - Assignments & Scope Tags foundation 2025-12-22 02:10:35 +01:00
Providers dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
Services docs(004): Add Graph API permissions documentation 2025-12-22 16:03:21 +01:00
Support feat: merge 001-filament-json 2025-12-14 20:23:18 +01:00