Download the PHP package surfnet/stepup-u2f-bundle without Composer
On this page you can find all versions of the php package surfnet/stepup-u2f-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download surfnet/stepup-u2f-bundle
More information about surfnet/stepup-u2f-bundle
Files in surfnet/stepup-u2f-bundle
Package stepup-u2f-bundle
Short Description The SURFnet Step-up U2F bundle contains server-side device verification, and the necessary forms and resources to enable client-side U2F interaction with Step-up Identities
License Apache-2.0
Informations about the package stepup-u2f-bundle
Step-up U2fBundle
The SURFnet Step-up U2F Bundle contains server-side device verification, and the necessary forms and resources to enable client-side U2F interaction with Step-up Identities
Installation and configuration
-
Add the package to your Composer file
- Add the bundle to your kernel in
app/AppKernel.php
Configuration
AppID
Usage
Registering U2F devices
Note: Don't display the registration form after an error: the browser or device may immediately respond with the same error, causing an infinite form submission loop. Let the user device whether to initiate a new registration.
Verifying U2F device authentications
Note: Don't display the authentication form after an error: the browser or device may immediately respond with the same error, causing an infinite form submission loop. Let the user device whether to initiate a new authentication.
All versions of stepup-u2f-bundle with dependencies
symfony/config Version ^3.4|^4.4
symfony/dependency-injection Version ^3.4|^4.4
symfony/form Version ^3.4|^4.4
symfony/http-kernel Version ^3.4|^4.4
symfony/validator Version ^3.4|^4.4
yubico/u2flib-server Version ^0.1.0