FIDO2
FIDO2 is an open authentication standard developed by the FIDO Alliance that lets people sign in without passwords. It is designed to support passwordless and multi-factor authentication across mobile and desktop environments, and passkeys are built on top of it. Because it relies on cryptographic credentials rather than shared secrets, it aims to reduce dependence on passwords for verifying who a user is.
FIDO2 is a set of open authentication standards from the FIDO Alliance that enables passwordless and multi-factor authentication for verifying user identities in mobile and desktop environments. It provides service providers a means to implement passwordless authentication, and passkeys are built on FIDO2 specifications. Note that FIDO2 addresses authentication (proving who a principal is) and does not itself define authorization; its exact component specifications and their version numbers are out of scope for this entry based on the available evidence, and specific factor combinations depend on the authenticator and deployment configuration.
Why it matters
Passwords remain one of the weakest links in identity systems because they are shared secrets that can be phished, reused, guessed, or stolen in bulk. FIDO2, as an open authentication standard developed by the FIDO Alliance, matters because it gives service providers a way to move away from password-based verification toward cryptographic credentials, reducing dependence on shared secrets for proving who a user is. This addresses authentication specifically, confirming a principal's identity, and does not by itself govern what that principal is subsequently authorized to do.
For organizations, the significance of FIDO2 lies in its role as the foundation for passkeys, which are built on FIDO2 specifications. As passkeys gain adoption across major platforms and consumer services, FIDO2 becomes the underlying standard that IAM teams need to understand when evaluating passwordless and multi-factor authentication strategies. Its status as an open standard is relevant to interoperability planning, since it is not tied to a single vendor's proprietary scheme.
Because FIDO2 supports both passwordless and multi-factor authentication across mobile and desktop environments, it is applicable to a broad range of deployment scenarios. That said, the specific factor combinations available depend on the authenticator and deployment configuration, so teams evaluating FIDO2 should treat it as a standard to be profiled against their own requirements rather than a single uniform capability.
Who it's relevant to
Inside FIDO2
Common questions
Answers to the questions practitioners most commonly ask about FIDO2.
