why are some applications prompting for MFA and others aren't?

Emmett Carey 51 Reputation points
2023-08-01T17:13:28.06+00:00

We are using Azure AD for SSO and MFA, which is enforced with conditional access policies.

Sometimes, a user will login to their computer and get a single MFA prompt when accessing an application. After the first MFA prompt is satisfied, all other applications are signed in without additional prompts for MFA. When I review the sign in logs, you can see in the authentication details it says "previously satisfied". But then there are other applications that are prompting for MFA, when the MFA should already be satisfied. These applications are all subject to the same conditional access policy, so I am unclear as to why some apps are prompting for MFA and others aren't.

Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

2 answers

Sort by: Most helpful
  1. Andy David - MVP 157.4K Reputation points MVP Volunteer Moderator
    2023-08-01T18:20:37.7433333+00:00

    Well, I guess that depends on the other conditions not being satisfied - are there MFA requirements for network location or the apps they are using exempted or device compliance for example? Or are the users accessing with a different device or incognito, etc...

    Can you reproduce this?


  2. Marilee Turscak-MSFT 37,206 Reputation points Microsoft Employee Moderator
    2023-08-01T19:51:35.5066667+00:00

    Hi @Emmett Carey ,

    Is your user on a VPN within a trusted network? The VPN could be disconnecting and dropping to the user's own ISP IP, which may trigger the MFA. If you check the browser logs you may be able to get more hints.

    Since the same conditional access policy is being applied and the MFA requirement shows "previously satisfied", it's possible that the PRT with an MFA claim has been used. This could be legitimate, or the account could be getting flagged for a token theft issue. Do you see anything suspicious on the account logs?

    Since it's hard to know for certain without seeing your specific policies, feel free to reach out to me at AzCommunity@microsoft.com ("Attn: Marilee Turscak") and include your subscription ID and a link to this thread, and I will gladly enable a support case for you to look into this scenario.

    If the information helped you, please Accept the answer. This will help us as well as others in the community who may be researching similar questions.

    0 comments No comments

Your answer

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