Correct. Revoking MFA sessions will simply require them to do MFA again on apps that require it
https://learn.microsoft.com/en-us/entra/identity/authentication/howto-mfa-userdevicesettings
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I'm trying to understand the difference between revoke sessions option in a user overview page and revoke mfa authentication sessions option under authentication methods.
From testing, revoke sessions will sign a user out from all devices and require them to sign back in to resume access.
I assume revoke mfa authentication sessions will require them to provide mfa the next time they try to sign in to an app that needs mfa even if they have previously provided it.
Is this correct?
Correct. Revoking MFA sessions will simply require them to do MFA again on apps that require it
https://learn.microsoft.com/en-us/entra/identity/authentication/howto-mfa-userdevicesettings
Hi,
this clarification was very helpful.
I have a question, I need to revoke MFA session for all tenant users massively, I tried searching but I can't find a powershell command to be able to do it in one go for all users, to avoid having to do it by hand one by one, can someone help me to understand what powershell command I should use?