Security Key Test
Checks whether a FIDO2 / WebAuthn security key works in this browser: a USB key like a YubiKey, or a built-in platform authenticator like Windows Hello, Touch ID, or an Android fingerprint. Useful for onboarding a new key before a user is locked out, or for anyone confirming a key they just bought.
Read the Security Key Test guide for help reading the verdict or fixing each failure mode.
Configuration
Takes a few seconds. When you press the button your browser will ask you to touch your key or approve with Windows Hello / Touch ID. The credential created is thrown away instantly - nothing is registered or stored.
Diagnostic complete
WebAuthn is supported
Feature-detects PublicKeyCredential and whether a built-in platform authenticator (Windows Hello, Touch ID) is available.
Security key completes a WebAuthn ceremony
Runs a throwaway credentials.create() so you can touch your key or approve with the platform authenticator. The result is discarded.