- 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 |
||
|---|---|---|
| .. | ||
| AssignmentFetcher.php | ||
| GraphClientInterface.php | ||
| GraphContractRegistry.php | ||
| GraphErrorMapper.php | ||
| GraphException.php | ||
| GraphLogger.php | ||
| GraphResponse.php | ||
| GroupResolver.php | ||
| MicrosoftGraphClient.php | ||
| NullGraphClient.php | ||
| ScopeTagResolver.php | ||