Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

...

// leave for marketingU2F authentication module allows to secure access to HostBill client and admin areas using U2F keys. U2F - Universal 2nd Factor is an open authentication standard that strengthens and simplifies two-factor authentication using specialized USB or NFC devices.

Additional module requirements

...

To start using U2F, you first need to configure your U2F keys. Go to your account settings and click on the `Two factor auth (U2F Auth)` checkbox.

Image RemovedImage Added

After clicking, a modal window will appear in which you can see your U2F keys, delete them and add new ones. To add a new U2F key enter the key name in the `Key name` field and then press the Add button. Next you need to insert your USB key and if the key has a button then press it. After these actions, the key will be assigned to you.


Image RemovedImage RemovedImage AddedImage Added


Note. Do not forget to save your account details.

Next, when logging into the administration panel, you will have to log in using one of the keys that you previously assigned to yourself.

Image RemovedImage Added

Using module - clients

...

Registration and authorization of the keys is very similar to the procedure for registration and authorization of the keys for administrators.

From admin area

...

Next, the client when logging in to the panel will have to log in using one of the keys.
After entering his email and password, he will be asked to insert the U2F key. After success After successful authorization, the client will be redirected to the client area.

...

Next, when you logging into the portal you will have to use one of the created keys.
After you provide email and password, you will be asked to insert the U2F key. After success After successful authorization, you will be redirected to the client area.

Image RemovedImage Added