Forum Discussion
bart_vermeersch
Feb 12, 2021Steel Contributor
FIDO2 as MFA token
Is it or will it be possible to use a FIDO2 key as an MFA token? (instead of passwordless signin) Thanks!
ChristianBergstrom
Feb 12, 2021Silver Contributor
Hello, in preview https://docs.microsoft.com/en-us/azure/active-directory/authentication/howto-authentication-passwordless-security-key
- bart_vermeerschFeb 12, 2021Steel ContributorSorry if my question wasn't clear enough, I know FIDO can be used for passwordless log on, but can it be used as an MFA token (instead of an authenticator app or SMS).
- A-ZureFeb 14, 2021Copper ContributorBart, if you purchase a key such as Yubikey 5 that supports OTP, then the user can retrieve an OTP code from the device using Yubi Authenticator desktop app. That would only be needed for apps/browsers that don't support WebauthN protocol such as IE. I don't understand why you would want to get the OTP code otherwise, using passwordless auth is much simpler and more secure. It satisfies the MFA requirement, so the user doesn't get prompted for MFA when using FIDO2.
- bart_vermeerschFeb 14, 2021Steel Contributor
>> I don't understand why you would want to get the OTP code otherwise, using passwordless auth is much simpler and more secure.
True, but we are facing some limitations where a security key with PIN would be an easy to use MFA token:
1. In some auth flows we don't see the option to use a security key to log on. (eg If you do a Connect-AzureAD you can use a github account, but you don't get an option to sign in using a security key.)
2. We want to our users to register for MFA. Those without a smartphone would be offered a yubikey. But apparently you can't register a security key unless you register another MFA method (authenticator/phone/email) first.
Bart
- ChristianBergstromFeb 12, 2021Silver ContributorHi, perhaps some misunderstanding between us. Anyway, see this article.
https://www.rebeladmin.com/2020/03/step-step-guide-azure-ad-password-less-sign-using-fido2-security-keys/