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/concept-authentication-passwordless.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
@@ -49,7 +49,7 @@ It turns any iOS or Android phone into a strong, passwordless credential by allo
49
49
50
50
FIDO2 security keys are an unphishable standards-based passwordless authentication method that can come in any form factor. Fast Identity Online (FIDO) is an open standard for passwordless authentication. It allows users and organizations to leverage the standard to sign in to their resources without a username or password using an external security key or a platform key built into a device.
51
51
52
-
For public preview, employees can use security keys to sign in to their Azure AD or hybrid Azure AD joined Windows 10 devices and get single-sign on to their cloud and on-premises resources. They can also sign in to supported browsers.
52
+
For public preview, employees can use security keys to sign in to their Azure AD joined Windows 10 devices and get single-sign on to their cloud and on-premises resources. They can also sign in to supported browsers.
53
53
54
54

Copy file name to clipboardExpand all lines: articles/active-directory/authentication/howto-authentication-passwordless-security-key-windows.md
+32-35Lines changed: 32 additions & 35 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,19 +26,15 @@ This document focuses on enabling FIDO2 security key based passwordless authenti
26
26
27
27
## Requirements
28
28
29
-
| Device Type | Azure AD joined | Hybrid Azure AD joined |
30
-
| --- | --- | --- |
31
-
|[Azure Multi-Factor Authentication](howto-mfa-getstarted.md)| X | X |
32
-
|[Combined security information registration preview](concept-registration-mfa-sspr-combined.md)| X | X |
33
-
| Compatible [FIDO2 security keys](concept-authentication-passwordless.md#fido2-security-keys)| X | X |
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 ||
36
-
|[Hybrid Azure AD joined devices](../devices/concept-azure-ad-join-hybrid.md) require Windows 10 Insider Build 18945 or higher || X |
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 |
39
-
|[Microsoft Intune](https://docs.microsoft.com/intune/fundamentals/what-is-intune) (Optional) | X | X |
40
-
| Provisioning package (Optional) | X | X |
41
-
| Group Policy (Optional) || X |
29
+
| Device Type | Azure AD joined |
30
+
| --- | --- |
31
+
|[Azure Multi-Factor Authentication](howto-mfa-getstarted.md)| X |
32
+
|[Combined security information registration preview](concept-registration-mfa-sspr-combined.md)| X |
33
+
| Compatible [FIDO2 security keys](concept-authentication-passwordless.md#fido2-security-keys)| X |
34
+
| WebAuthN requires Windows 10 version 1809 or higher | X |
35
+
|[Azure AD joined devices](../devices/concept-azure-ad-join.md) require Windows 10 version 1809 or higher | X |
36
+
|[Microsoft Intune](https://docs.microsoft.com/intune/fundamentals/what-is-intune) (Optional) | X |
37
+
| Provisioning package (Optional) | X |
42
38
43
39
### Unsupported scenarios
44
40
@@ -53,21 +49,13 @@ This document focuses on enabling FIDO2 security key based passwordless authenti
53
49
54
50
Azure AD joined devices that you will be piloting with must be running Windows 10 version 1809 or higher. The best experience is on Windows 10 version 1903 or higher.
55
51
56
-
Hybrid Azure AD joined devices that you will be piloting with must be running Windows 10 Insider Build 18945 or newer.
57
-
58
52
## Enable security keys for Windows sign-in
59
53
60
54
Organizations may choose to use one or more of the following methods to enable the use of security keys for Windows sign-in based on their organization's requirements.
-[Enable with a provisioning package](#enable-with-a-provisioning-package)
65
-
-[Enable with Group Policy (Hybrid Azure AD joined devices only)](#enable-with-group-policy)
66
-
67
-
> [!IMPORTANT]
68
-
> Organizations with **hybrid Azure AD joined devices** must **also** complete the steps in the article, [Enable FIDO2 authentication to on-premises resources](howto-authentication-passwordless-security-key-on-premises.md) before Windows 10 FIDO2 security key authentication will work.
69
-
>
70
-
> Organizations with **Azure AD joined devices** must do this before their devices will be able to authenticate to on-premises resources with FIDO2 security keys.
71
59
72
60
### Enable with Intune
73
61
@@ -122,18 +110,7 @@ For devices not managed by Intune, a provisioning package can be installed to en
122
110
> Devices running Windows 10 Version 1809 must also enable shared PC mode (EnableSharedPCMode). Information about enabling this funtionality can be found in the article,
123
111
[Set up a shared or guest PC with Windows 10](https://docs.microsoft.com/windows/configuration/set-up-shared-or-guest-pc).
124
112
125
-
### Enable with Group Policy
126
-
127
-
For **hybrid Azure AD joined devices** organizations can configure the following Group Policy setting to enable FIDO security key sign-in.
128
-
129
-
The setting can be found under **Computer Configuration** > **Administrative Templates** > **System** > **Logon** > **Turn on security key sign-in**.
130
-
131
-
- Setting this policy to **Enabled** will allow users to sign in with security keys.
132
-
- Setting this policy to **Disabled** or **Not Configured** will stop users from signing in with security keys.
133
-
134
-
This Group Policy setting requires an updated version of the `credentialprovider.admx` Group Policy template. This new template is available with the next version of Windows Server and with Windows 10 20H1. This setting can be managed with a device running one of these newer versions of Windows or centrally by following the guidance in the support topic, [How to create and manage the Central Store for Group Policy Administrative Templates in Windows](https://support.microsoft.com/help/3087759/how-to-create-and-manage-the-central-store-for-group-policy-administra).
135
-
136
-
## Sign in with FIDO2 security key
113
+
## Sign in to with FIDO2 security key
137
114
138
115
In the example below a user 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
116
@@ -155,9 +132,29 @@ If you would like to share feedback or encounter issues while previewing this fe
155
132
1. Subcategory: FIDO
156
133
1. To capture logs, use the option: **Recreate my Problem**
157
134
158
-
## Next steps
135
+
## Frequently asked questions
136
+
137
+
### Does this work in my on-premises environment?
138
+
139
+
This feature does not work for a pure on-premises Active Directory Domain Services (AD DS) environment.
159
140
160
-
[Enable access to on-premises resources for Azure AD and hybrid Azure AD joined devices](howto-authentication-passwordless-security-key-on-premises.md)
141
+
### My organization requires two factor authentication to access resources, what can I do to support this requirement?
142
+
143
+
Security keys come in a variety of form factors. Please contact the device manufacturer of interest to discuss how their devices can be enabled with a PIN or biometric as a second factor.
144
+
145
+
### Can admins set up security keys?
146
+
147
+
We are working on this capability for general availability (GA) of this feature.
148
+
149
+
### Where can I go to find compliant Security Keys?
Copy file name to clipboardExpand all lines: articles/active-directory/authentication/howto-authentication-passwordless-security-key.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
@@ -92,7 +92,7 @@ Administrator provisioning and de-provisioning of security keys is not available
92
92
93
93
### UPN changes
94
94
95
-
We are working on supporting a feature that allows UPN change on hybrid Azure AD joined and Azure AD joined devices. If a user’s UPN changes, you can no longer modify FIDO2 security keys to account for the change. The resolution is to reset the device and the user has to re-register.
95
+
We are working on supporting a feature that allows UPN change on Azure AD joined devices. If a user’s UPN changes, you can no longer modify FIDO2 security keys to account for the change. The resolution is to reset the device and the user has to re-register.
0 commit comments