how to enable password webauthn on mac

Good morning
I want to use FIDO2 using a desktop mac.

I'm trying to use the Mac's built-in authenticator (called platform authentication) through FIDO2's WebauthnAPI.

Desktop mac doesn't have TouchID, so I want to use FIDO2 with password.

As far as I know, FIDO2 can be used through the built-in TouchID or password on the MacBook with TouchBar.

Is there a way to use FIDO2 as a password on a desktop mac that doesn't provide TouchID?
  • Mac mini (M1, 2020) does not have TouchID, but I have confirmed that FIDO2 can be used with password.

I checked with the method below.

1) Access the test page
Please access the link below at https://
(webauthnsample.azurewebsites.net)
2) Click the "Register" button
3) The platform authentication supported by Mac are displayed.



Question)
  1. Is there a way to use FIDO2 as a password on a desktop mac that does not provide TouchID?

  2. Is there any information that defines the scope of support whether it is possible to use the password in mac (when using FIDO2)?

how to enable password webauthn on mac
 
 
Q