Azure MFA Once Every 60 Days

Richard 1 Reputation point
2023-01-04T21:20:52.397+00:00

We enforce Azure MFA via conditional access. We would like to only make our users MFA once every 60 days but NOT give them a persistent browser. We still want them to have to sign in every time but just not got MFA'd. Information security is not keen on the idea of persistant browsers and would like to make users at least have to sign in with username/password but ok with no MFA if coming from same browser. Their concern is someone signing into a browser on a shared PC, closing it then another person opens it and has access to all their data because they didnt have to sign in. Our old IDP would allow you to specify the number of days for no MFA. The user would always have to sign in though. Thats what we are having difficulty with doing with Azure. Curious if there is a way I am missing...

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Durkan 12,241 Reputation points MVP
    2023-01-04T21:34:01.753+00:00

    Hi

    you could use separate Client App policies - so force any Browser-based connections to always require MFA, but then have a separate policy for Mobile Apps and Desktop Clients to only prompt every 60 days?

    https://learn.microsoft.com/en-us/azure/active-directory/conditional-access/concept-conditional-access-conditions#client-apps

    Hope this helps,

    Thanks

    Michael Durkan

    • If the reply was helpful please upvote and/or accept as answer as this helps others in the community with similar questions. Thanks!

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.