You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Enable passwordless security key sign in to Windows 10 devices (preview)
19
19
20
-
This document focuses on enabling security key based passwordless authentication for Windows 10 devices. At the end of this article, you will be able to sign in to both web-based applications and your Azure AD joined Windows 10 devices with your Azure AD account using a FIDO2 security key.
20
+
This document focuses on enabling FIDO2 security key based passwordless authentication with Windows 10 devices. At the end of this article, you will be able to sign in to both web-based applications and your Azure AD joined Windows 10 devices with your Azure AD account using a FIDO2 security key.
21
21
22
22
||
23
23
| --- |
@@ -31,7 +31,7 @@ This document focuses on enabling security key based passwordless authentication
31
31
|[Azure Multi-Factor Authentication](howto-mfa-getstarted.md)| X | X |
32
32
|[Combined security information registration preview](concept-registration-mfa-sspr-combined.md)| X | X |
33
33
| Compatible [FIDO2 security keys](concept-authentication-passwordless.md#fido2-security-keys)| X | X |
34
-
| WebAuthN requires Microsoft Edge on Windows 10 version 1809 or higher | X | X |
34
+
| WebAuthN requires Windows 10 version 1809 or higher | X | X |
35
35
|[Azure AD joined devices](../devices/concept-azure-ad-join.md) require Windows 10 version 1809 or higher | X ||
36
36
|[Hybrid Azure AD joined devices](../devices/concept-azure-ad-join-hybrid.md) require Windows 10 Insider Build 18945 or higher || X |
37
37
| Fully patched Windows Server 2016/2019 Domain Controllers. || X |
- WebAuthN requires Microsoft Edge on Windows 10 version 1809 or higher**
34
+
- WebAuthN requires Windows 10 version 1809 or higher**
35
35
36
-
**Other vendors are also working to support WebAuthN in their browsers.
36
+
To use security keys for logging in to web apps and services, you must have a browser that supports the WebAuthN protocol. These include Microsoft Edge, Chrome, Firefox, and Safari.
37
37
38
38
## Prepare devices for preview
39
39
@@ -64,13 +64,13 @@ Registration features for passwordless authentication methods rely on the combin
64
64
1. Add a FIDO2 Security key by clicking **Add method** and choosing **Security key**.
65
65
1. Choose **USB device** or **NFC device**.
66
66
1. Have your key ready and choose **Next**.
67
-
1. A box will appear and ask you to create/enter a PIN for your security key, then perform the required gesture for your key either biometric or touch.
68
-
1.You will be returned to the combined registration experience and asked to provide a meaningful name for your token so you can identify which one if you have multiple. Click **Next**.
67
+
1. A box will appear and ask the user to create/enter a PIN for your security key, then perform the required gesture for the key, either biometric or touch.
68
+
1.The user will be returned to the combined registration experience and asked to provide a meaningful name for the key so the user can identify which one if they have multiple. Click **Next**.
69
69
1. Click **Done** to complete the process.
70
70
71
71
## Sign in with passwordless credential
72
72
73
-
In the example below a user has already provisioned their FIDO2 security key. The user can choose to sign in on the web with their FIDO2 security key inside of the Microsoft Edge browser on Windows 10 version 1809 or higher.
73
+
In the example below a user has already provisioned their FIDO2 security key. The user can choose to sign in on the web with their FIDO2 security key inside of a supported browser on Windows 10 version 1809 or higher.
74
74
75
75

0 commit comments