How to Resolve an Endless MFA Loop with Conditional Access Policies?

0
16
Asked By TechieFrog99 On

I'm having trouble with a user getting stuck in an endless MFA prompt after signing in to a remote device configured for hybrid Windows Server 2022. The test user doesn't have any Conditional Access policies applied and can log in without issues. However, another user, who has passwordless authentication and push notification-based MFA set up, keeps facing this endless MFA challenge. What steps can I take to resolve this issue?

4 Answers

Answered By AdminNinja45 On

It might be worth testing by excluding the problematic user from all Conditional Access policies, then gradually adding them back one by one. Sometimes, having multiple policies that both require MFA but evaluate differently can trap users in an MFA challenge loop.

Answered By CloudyDayz44 On

Make sure to double-check that the proper licensing is assigned to the test user. Sometimes the licensing mix-up can cause MFA issues.

Answered By SecuritySquad32 On

Have a look at the Conditional Access policies affecting that user by checking the sign-in logs in Entra or using the What-if tool to see which policies are applied specifically to them.

Answered By DeviceGuru87 On

You may want to check if passkey is enabled for the users facing issues. It sounds like some of your test users have it, but others might not, which could complicate their access.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.