An API that connects multiple Microsoft services, enabling data access and automation across platforms
Hello,
For your issue, when application permissions are granted via consent, they are normally visible in the access token, but I have already seen a delay of up to 24 hours before the permissions appear. Do you have the issue after waiting some hours ?
For your information, application permissions can be assigned with "ADMIN CONSENT" or with "APPRBAC". When permissions are assigned using APPRBAC, they do not appear in the token. Since the number of scoping associated with permissions granted via consent is limited, many large companies are now using APPRBAC for application permissions. In this case, the ROLES field in the token will be empty. Please be very careful, as you may encounter situations where the roles field is empty even though the permissions are correctly configured.
Regards,
Lionel