A WebAuthn authenticator that plugs into the silverstripe/mfa module
The silverstripe/webauthn-authenticator module provides a Web Authentication (WebAuthn)
authentication method for the silverstripe/mfa module, which
allows you to use the Web Authentication browser API to provide a second factor for your multi-factor authentication
login system.
The WebAuthn protocol supersedes FIDO U2F, while it still supports U2F-only authentication devices.
By default, we expect that this module would be used with multi-platform authenticators such as a
Yubikey security key. You may choose to configure the module to support single-platform
authenticators such as fingerprint scanners. More information on this can be found in the
developer documentation.
Install with Composer:
composer require silverstripe/webauthn-authenticator ^4.0
For SilverStripe 3.7 support please use silverstripe/webauthn-authenticator ^3.0
.
The WebAuthn authenticator module automatically configures itself when installed.
For detailed developer and CMS user documentation, see the documentation readme.
See License
Bugs are tracked in the issues section of this repository. Before submitting an issue please read over
existing issues to ensure yours is unique.
If the issue does look like a new bug:
Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem