WebAuthnFIDO2ramverket
WebAuthnFIDO2ramverket is a security standard that combines the WebAuthn API and the FIDO2 protocol to enable passwordless and phishing-resistant authentication on the web. It relies on public key cryptography, where the relying party stores a unique public key for each user and the user’s authenticator holds the corresponding private key. The framework supports both platform authenticators (built into devices) and roaming authenticators (external hardware or security keys).
Registration creates a new credential: the authenticator generates a key pair, the public key is sent to
WebAuthn is implemented in browsers via the WebAuthn API, while CTAP (Client To Authenticator Protocol) governs
Adoption covers major browsers and operating systems, with platform authenticators such as Windows Hello, macOS/iOS passkeys,