@Кобилінський Дмитро Леонідович
Thank you for your post!
Error Code: AADSTS53003
Message: BlockedByConditionalAccess
Access has been blocked by Conditional Access policies. The access policy does not allow token issuance. If this is unexpected, see the conditional access policy that applied to this request in the Azure Portal or contact your administrator.
From your error details, I looked up your Correlation ID and can see that your access was blocked by two of your Conditional Access Policies. The policies that blocked your access request require MFA and the other has a location condition that wasn't satisfied.
In order to login to your tenant please make sure you complete the MFA request and from my understanding, you also need to be connected to your Corp net.
CA Policies:
- All Apps - All Guests - All Device Types - Require MFA
- ....ByIP (Browser) - Block access by IP except for OWA
I hope this helps!
If you have any other questions or are still having issues, please let me know.
Additional Links:
- Troubleshooting sign-in problems with Conditional Access
- Azure AD Authentication and authorization error codes
- Conditional Access: Conditions
If the information helped address your question, please Accept the answer. This will help us and also improve searchability for others in the community who might be researching similar information.