Log in
Log in with USB
Inloggen met vingerafdruk wordt binnenkort mogelijk.
Last change: March 18, 2020
Current version: 1.0.1
Module adds webauthication options to a website
webanizr.collect('webauthentication', parameters, callback);
The type of action to perform
The type of action to perfom. Options are:
Fills all required parameters (except type__action) with dummy values. This is for testing the module.
The name of the party that performs the server side actions for the web authentication
The id of the party that perform the server side actions for the webs authentication (eg the domain)
The challange string created by the server
The display name of the user add to the web authentication
The name or email address of the user to add to the web authentication
The id of the user to add to the web authentication
The callback is called when the authentication is performed.
The publickey credential to be validated on the server.