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
Copy file name to clipboardExpand all lines: articles/active-directory/authentication/howto-authentication-passwordless-security-key-windows.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ This document focuses on enabling FIDO2 security key based passwordless authenti
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
34
| WebAuthN requires Windows 10 version 1809 or higher | X | X |
35
-
|[Azure AD joined devices](../devices/concept-azure-ad-join.md) require Windows 10 version 1809 or higher | X ||
35
+
|[Azure AD joined devices](../devices/concept-azure-ad-join.md) require Windows 10 version 1903 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 |
38
38
|[Azure AD Connect](../hybrid/how-to-connect-install-roadmap.md#install-azure-ad-connect) version 1.4.32.0 or later || X |
@@ -51,6 +51,7 @@ The following scenarios aren't supported:
51
51
- Log in to a server using a security key.
52
52
- If you haven't used your security key to sign in to your device while online, you can't use it to sign in or unlock offline.
53
53
- Signing in or unlocking a Windows 10 device with a security key containing multiple Azure AD accounts. This scenario utilizes the last account added to the security key. WebAuthN allows users to choose the account they wish to use.
54
+
- Unlock a device running Windows 10 version 1809. For the best experience, use Windows 10 version 1903 or higher.
0 commit comments