59
edits
Tom.Wegener (talk | contribs) (mention tfa for ldap and tacacs and administrators) |
Tom.Wegener (talk | contribs) (add permissions, 2fa and tokens) |
||
Line 45: | Line 45: | ||
Two-factor authentication with time-based one-time password (TOTP) algorithm can be used. When this option is enabled, a QR code is displayed that needs to be scanned by a TOTP generator (e.g. FreeOTP or Google Authenticator). The Allegro Network Multimeter and the TOTP generator will generate a one-time password independently which needs to be given at login. Both devices needs to be time synchronized (e.g. via NTP). With 4.1 this is also possible for administrators and third-party accounts. | Two-factor authentication with time-based one-time password (TOTP) algorithm can be used. When this option is enabled, a QR code is displayed that needs to be scanned by a TOTP generator (e.g. FreeOTP or Google Authenticator). The Allegro Network Multimeter and the TOTP generator will generate a one-time password independently which needs to be given at login. Both devices needs to be time synchronized (e.g. via NTP). With 4.1 this is also possible for administrators and third-party accounts. | ||
=== Two Factor Authentication === | |||
The two-factor authentication uses the time-based one-time password (TOTP) algorithm. | |||
Both Allegro Network Multimeter and a TOTP generator (e.g. smartphone app) will generate a one-time password independently. | |||
Please note that the time of both devices needs to be synchronized (e.g. via NTP). You will be asked for this password in the login dialog. | |||
=== Permissions === | |||
Users are able to see their own permissions. | |||
=== API Token === | |||
API Token can be created with either the same or less permissions than the user creating them has. | |||
These tokens can be used for accessing the API of the multidevice or for adding adding the device as Remote Multimeter in the [[Multi-device settings]]. | |||
=== SSH Keys === | |||
SSH Keys can e used to access the sftp-server of the multimeter. | |||
=== Reset stored settings === | === Reset stored settings === | ||
Many context specific settings are stored in the user session automatically, such as filter expressions, number of elements per table page, etc. Those settings can be cleared by clicking on the corresponding button. | Many context specific settings are stored in the user session automatically, such as filter expressions, number of elements per table page, etc. Those settings can be cleared by clicking on the corresponding button. |
edits