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-on-premises.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Organizations must complete the steps to [Enable passwordless security key sign
46
46
Organizations must also meet the following software requirements.
47
47
48
48
- Devices must be running Windows 10 Insider Build 18945 or newer.
49
-
- You must have upgraded to or installed the latest version of [Azure AD Connect](../hybrid/how-to-connect-install-roadmap.md#install-azure-ad-connect).
49
+
- You must have version 1.4.32.0 or later of [Azure AD Connect](../hybrid/how-to-connect-install-roadmap.md#install-azure-ad-connect).
50
50
- Your Windows Server domain controllers must have the following patches installed:
51
51
- For Windows Server 2016 - https://support.microsoft.com/help/4534307/windows-10-update-kb4534307
52
52
- For Windows Server 2019 - https://support.microsoft.com/help/4534321/windows-10-update-kb4534321
# Enable passwordless security key sign-in to Windows 10 devices with Azure Active Directory (preview)
19
19
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.
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 your Azure AD and hybrid Azure AD joined Windows 10 devices with your Azure AD account using a FIDO2 security key.
21
21
22
22
||
23
23
| --- |
@@ -35,7 +35,7 @@ This document focuses on enabling FIDO2 security key based passwordless authenti
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 |
38
-
|Upgrade to the latest version of [Azure AD Connect](../hybrid/how-to-connect-install-roadmap.md#install-azure-ad-connect)|| X |
38
+
|[Azure AD Connect](../hybrid/how-to-connect-install-roadmap.md#install-azure-ad-connect) version 1.4.32.0 or later|| X |
39
39
|[Microsoft Intune](https://docs.microsoft.com/intune/fundamentals/what-is-intune) (Optional) | X | X |
40
40
| Provisioning package (Optional) | X | X |
41
41
| Group Policy (Optional) || X |
@@ -136,7 +136,7 @@ This Group Policy setting requires an updated version of the `credentialprovider
136
136
137
137
## Sign in with FIDO2 security key
138
138
139
-
In the example below, a user named Bala Sandhu has already provisioned their FIDO2 security key using the steps in the previous article, [Enable passwordless security key sign in](howto-authentication-passwordless-security-key.md#user-registration-and-management-of-fido2-security-keys). Bala can choose the security key credential provider from the Windows 10 lock screen and insert the security key to sign into Windows.
139
+
In the example below, a user named Bala Sandhu has already provisioned their FIDO2 security key using the steps in the previous article, [Enable passwordless security key sign in](howto-authentication-passwordless-security-key.md#user-registration-and-management-of-fido2-security-keys). For hybrid Azure AD joined devices, make sure you have also [enabled passwordless security key sign-in to on-premises resources](howto-authentication-passwordless-security-key-on-premises.md). Bala can choose the security key credential provider from the Windows 10 lock screen and insert the security key to sign into Windows.
140
140
141
141

0 commit comments