Need to have alternative MFA authentication method (desktop app) rather than personal mobile phone or personal e-mail

João Pedro Antunes 21 Reputation points
2022-05-05T10:46:06.217+00:00

Some users in my company dont want to use their own information for MFA authentication: not personal mobile phone or personal e-mail.
Microsoft Authentication app is only available for mobile devices, not desktop computers
We need one alternative e-mail

Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

Accepted answer
  1. Vasil Michev 119.5K Reputation points MVP Volunteer Moderator
    2022-05-05T11:04:46.847+00:00

    You can use a variety of software or hardware OATH tokens, as detailed for example here: https://learn.microsoft.com/en-us/azure/active-directory/authentication/concept-authentication-oath-tokens
    FIDO is recommended, if you want to go passwordless. Another option is to integrate with third-party IdPs and leverage their own MFA controls.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.