A cloud-based identity and access management service for securing user authentication and resource access
The missing option on My Sign-Ins is not explained by the Intune setting shown.
For users to register a FIDO2 security key, the supported requirements in the available documentation are:
- Passkey (FIDO2) must be enabled and targeted to the users in Entra ID > Security > Authentication methods > Policies.
- Allow self-service setup must be enabled for the Passkey (FIDO2) policy.
- The user must have a physical FIDO2 and Microsoft-compliant security key approved by the organization.
- Registration is done from Security info after the user signs in and completes MFA.
- The user must be on a supported device and browser.
Based on the screenshots, the main items to verify are:
- In Microsoft Entra admin center go to Entra ID > Security > Authentication methods > Policies > Passkey (FIDO2).
- Confirm Enable is On.
- Confirm the affected users are included under Enable and Target.
- Confirm Allow self-service set-up is checked.
- Confirm each target has at least one passkey profile assigned.
- If Enforce attestation is enabled in the assigned profile, verify the security key model is supported by that profile and not blocked by any AAGUID restriction.
Important limitations that can also prevent registration:
- Guest users cannot register passkey (FIDO2) credentials.
- If a user is in an excluded group in the Passkeys (FIDO2) authentication method policy, that blocks FIDO2 registration and sign-in entirely.
- If key restrictions are changed and an allowed AAGUID is removed later, previously registered keys can stop working for sign-in.
For the registration flow itself, the documented path is:
- Open Security info.
- Sign in and complete MFA.
- Select Add sign-in method.
- Choose Passkey.
- Select Security key when prompted for where to save the passkey.
So the correct option in the current UI is Passkey, not a separate menu item labeled FIDO2 security key. The security key choice appears during the passkey registration flow.
The Intune Windows Hello for Business / Use security keys for sign-in setting is relevant to Windows sign-in scenarios, not to whether the My Sign-Ins page offers passkey registration. Nothing in the provided documentation states that an Intune subscription is required just to make the Security info page show the passkey registration path.
If the users still do not get the security key path after selecting Passkey, the supported checks from the available guidance are:
- verify they are in scope for the Passkey (FIDO2) policy,
- verify Allow self-service setup is enabled,
- verify the key is FIDO2 and Microsoft-compliant,
- verify the browser/device is supported,
- verify the users are not guest users.