Share via

Issue with MFA registration

X-Box-11-2021 480 Reputation points
2026-03-04T07:57:05.8166667+00:00

Hi all,

There is an issue with conditional access policy and MFA registration.

This the sign in logs.

User's image

CleanShot 2026-03-04 at 18.37.54@2x

When a user tried to sign in, instead of "More information is required" he gets the following error.

CleanShot 2026-03-04 at 14.50.42 The problem here is that there is no rule or condition that would allow MFA registration only from specific locations.

Could that be because of this?

CleanShot 2026-03-04 at 18.55.15@2x

CleanShot 2026-03-04 at 18.56.08@2x

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-03-04T07:57:29.0166667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Error 53010 with the message “Cannot configure multi-factor authentication methods because the organization requires this information to be set from specific locations or devices” is generated by Conditional Access, not by the user’s MFA registration policy itself.

    The sign‑in logs show that the Conditional Access policy requiring MFA (“MSaaS – Require multi-factor authentication for all users”) is being evaluated and fails at the second factor step. When a Conditional Access policy blocks registration, the user does not see the usual “More information required” prompt; instead, the sign‑in is blocked with the error shown.

    To identify the exact cause and policy:

    1. Open Sign-in logs for the affected user.
    2. Select the failed sign‑in and go to the Authentication Details tab to see which requirement (authentication strength/MFA) was enforced.
    3. Go to the Conditional Access tab and select each policy listed to review the Grant controls and any Conditions (locations, device state, authentication flows, etc.). This view shows why the policy evaluated to failure.

    If there truly is no location restriction configured in any Conditional Access policy, check for:

    • An authentication flows policy or other Conditional Access policy that targets specific device states or locations and is being applied to the same sign‑in. Use the Conditional Access tab and, if needed, the What If tool to simulate the sign‑in and see which policy is blocking it.
    • Any policy that protects security info registration (user action for security info registration or MFA registration) and has conditions that are not met from the user’s current device or network.

    Adjust or exclude the blocking Conditional Access policy (for example, by allowing the user’s location/device or by excluding the user temporarily) so that the MFA registration prompt can complete successfully.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.