Table of Contents

Draft for:


Authentication via OTP

This feature is available for server firmware 1.1.10.22 and above, configurator version 1.3.0.24 and above, and client version 1.2.24 and above.

Instead of sharing a username and password to allow users to authenticate with the server, it is possible to generate a one-time password (OTP) and send it to the client. The code generated is valid for 2 hours, after which it will no longer work.

Generating the OTP

Admin Configuration

Figure 16: Admin Configuration

Enable OTP

Figure 17: Enable OTP Authentication

Project Settings

Figure 18: Project Settings

Create User

Figure 19: Create User

OTP created

Figure 20: OTP created

Using the OTP to authenticate

OTP authentication

Figure 21: OTP Authentication