allow CA to block all except Azure Portal
We like to block all cloud apps access but exclude some of the apps for the selected users from selected Locations to have access to apps.

1 comment
-
Syed Ahmed (Admin) commented
This is error users get when they try to access the excluded cloud app where as all the other apps are blocked.
Pl find the error message .
{
"sessionId": "d8adf6f19af9410697a3b0fc79215f9f",
"missingClaims": "{\"access_token\":{\"capolids\":{\"essential\":true,\"values\":[\"93fc74de-fed0-4982-a61a-66a60e730d78\",\"98bd2a3d-124e-4b98-bbc9-d5bdc7b43430\"]}}}",
"resourceName": "microsoft.graph",
"errorMessage": "AADSTS53003: Access has been blocked by Conditional Access policies. The access policy does not allow token issuance.\r\nTrace ID: de9616eb-24a8-4c8b-81c7-0bb80c945000\r\nCorrelation ID: 626db314-76a3-42b3-b825-6438408ee04a\r\nTimestamp: 2020-09-21 10:09:22Z"
}