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.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ services: active-directory
6
6
ms.service: active-directory
7
7
ms.subservice: authentication
8
8
ms.topic: how-to
9
-
ms.date: 11/12/2021
9
+
ms.date: 12/07/2022
10
10
11
11
ms.author: justinha
12
12
author: justinha
@@ -47,9 +47,7 @@ Registration features for passwordless authentication methods rely on the combin
47
47
48
48
1. Sign in to the [Azure portal](https://portal.azure.com).
49
49
1. Browse to **Azure Active Directory** > **Security** > **Authentication methods** > **Authentication method policy**.
50
-
1. Under the method **FIDO2 Security Key**, choose the following options:
51
-
1.**Enable** - Yes or No
52
-
1.**Target** - All users or Select users
50
+
1. Under the method **FIDO2 Security Key**, click **All users**, or click **Add groups** to select specific groups.
53
51
1.**Save** the configuration.
54
52
55
53
>[!NOTE]
@@ -58,12 +56,10 @@ Registration features for passwordless authentication methods rely on the combin
58
56
59
57
### FIDO Security Key optional settings
60
58
61
-
There are some optional settings for managing security keys per tenant.
59
+
There are some optional settings on the **Configure** tab to help manage how security keys can be used for sign-in.
62
60
63
61

64
62
65
-
**General**
66
-
67
63
-**Allow self-service set up** should remain set to **Yes**. If set to no, your users will not be able to register a FIDO key through the MySecurityInfo portal, even if enabled by Authentication Methods policy.
68
64
-**Enforce attestation** setting to **Yes** requires the FIDO security key metadata to be published and verified with the FIDO Alliance Metadata Service, and also pass Microsoft’s additional set of validation testing. For more information, see [What is a Microsoft-compatible security key?](/windows/security/identity-protection/hello-for-business/microsoft-compatible-security-key)
0 commit comments