1.0.0 (
...
5th Dec 2024)
The first version of the WebAuthn plugin.
The WebAuthn login flow facilitates FIDO2 authentication within the Identity Provider (IdP) by utilizing the Web Authentication API (WebAuthn), which is part of the FIDO2 standard. This enables strong, public-key-based authentication for users. The plugin can function in several ways: as a single-factor authentication method within a broader multi-factor authentication framework; as a single-factor method where the user supplies their username (passwordless flow); or as a single-factor method where the username is not provided by the user (usernameless flows using passkeys).