Forum Discussion
JayWen
Nov 04, 2019Copper Contributor
Conditional access not working with only user.read scope
I set conditional access policy to block all the app and sign-in. But if my request URL like below only contains the user.read scope for OAuth 2.0, then it can obtain the token successfully without any block error.
But if we add openid in URL, it can pop up the block error as expected.
Could anyone help confirm if it is by design or real bug?
No RepliesBe the first to reply