Start with Identity
← Glossary
Standard

FIDO2

FIDO2 is a set of specifications from the FIDO Alliance plus W3C. It combines WebAuthn (the browser API) with CTAP (the client-to-authenticator protocol) to enable phishing-resistant authentication using hardware or platform authenticators.

FIDO2 is the standards base under every passkey. The security property that matters is origin binding: the authenticator will only produce a signature for the site that registered the credential, so a proxy phishing page cannot obtain a usable assertion no matter how convincing it looks. That single property defeats the attacker-in-the-middle kits that relay one-time codes and push approvals at scale.

See also: WebAuthn and FIDO2, passkey, phishing-resistant MFA, add passkeys with WebAuthn recipe

Related terms
Last reviewed By SWI Community TeamSuggest a correctionHow we research