Skip to content

Identification

Guillermo Mora edited this page Nov 30, 2019 · 1 revision

First of all, users cannot register in the system by themselves, they must receive an invitation link and a username from the admin. The admin is responsible of the user creation and giving them their invitation link.

If the new user receives a username and a link, the registration form will appear:

register

After clicking on the button or hitting enter, if a U2F Key is connected, it will start blinking. When the user touches it, the registration process will be completed. The key will be saved as user's and the token will expire. After that, a login form will appear:

register

For testing that the key has been successfully saved, the user needs to enter their username in the web form. After that, the U2F device will blink several times, and it should be touched. If the key is the same, the authentication process is completed and the dashboard will appear.

Clone this wiki locally