Skip to content

Commit 9aa8d62

Browse files
authored
Update MFA docs, ASP.NET Core now supports passkeys (#36567)
1 parent 9c288d2 commit 9aa8d62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • aspnetcore/security/authentication

aspnetcore/security/authentication/mfa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ passkeys/FIDO2 is currently:
5656
* The most secure way of achieving MFA.
5757
* MFA that protects against phishing attacks. (As well as certificate authentication and Windows for business)
5858

59-
At present, ASP.NET Core doesn't support passkeys/FIDO2 directly. Passkeys/FIDO2 can be used for MFA or passwordless flows.
59+
ASP.NET Core supports passkeys using ASP.NET Core Identity. Passkeys/FIDO2 can be used for MFA or passwordless flows. For more information, see <xref:security/authentication/passkeys/index>.
6060

6161
Microsoft Entra ID provides support for passkeys/FIDO2 and passwordless flows. For more information, see [Passwordless authentication options](/azure/active-directory/authentication/concept-authentication-passwordless).
6262

0 commit comments

Comments
 (0)