Start with Identity
← Glossary
Authentication

Passkey

A passkey is a WebAuthn public-key credential that replaces a password. Possession of the authenticator plus a user verification step proves identity, with no shared secret transmitted to the server.

Passkeys removed remote phishing as an attack path, which is a genuine change in the threat model, and the 2026 research wave clarified what they did not remove. Every published break started with malware already on the endpoint and attacked the plumbing (event logs, sync key custody, in-session key reuse) rather than the cryptography. The practical rule: synced passkeys for consumers, device-bound hardware authenticators for administrators.

See also: WebAuthn and FIDO2, phishing-resistant MFA, passkey rollout checklist, passkeys had a hard month

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