Versions Compared

Key

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

Overview

...

// leave for marketing

...

Using module - administrators

...

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 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 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 Added



Using module - clients

...

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

From admin area

Authorization using U2F keys for all clients can be enabled/disabled using the Two factor auth (U2F Auth) registration field.
To enable or disable authorization using a U2F key, you must go to the client details page and enable the 'u2f` checkbox. After enabling checkbox, a modal window will appear in which you can see U2F keys for the selected client, delete them and add new ones. To add a new U2F key provide the key name in the `Key name` field and then press the Add button. Next, you need to insert the USB key and if the key has a button then press it. After these actions, the key will be assigned to the client.

Note. Do not forget to save the client details after these actions.

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 authorization, the client will be redirected to the client area.

From client area

Authorization using U2F keys can be enabled/disabled using the Two factor auth (U2F Auth) registration field on the account details page.
After enabling checkbox, 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 field `Key name` and then press the Add button. Next you need to insert the USB key and if the key has a button then press it. After these actions, the key will be assigned to your account.

Note. Don't forget to save account details after these actions.

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 authorization, you will be redirected to the client area.

Image Added