Table of Contents

Users

This section allows you to manage user accounts within your domain. From the main view, you can search for users, create, edit, delete accounts, manage their permissions, and configure authentication methods.

1. User Overview

At the top of the table, there is a Filter field for full-text user search. Below it is a list of all user accounts in the domain with the following data:

Column Description
Login User's login name
First Name User’s first name
Surname User’s last name
Email User’s contact email address
Phone User’s contact phone number
Actions Buttons for editing or deleting a user

Row color indicators:

2. User Details

Once a specific user is selected, a panel on the right side of the screen is displayed, divided into Properties and Authentication sections. These include contact details, account status, and login configuration.

Properties:

Authentication:

3. Action Panel

At the top of the user detail section, an action panel includes the following:

3.1 Create User

The user creation form is opened by clicking Create User in the action panel.

The dialog window allows you to set the following fields:

Field Description
Login User login name (required)
Generate and send password Option to auto-generate and send a password
New password Manually enter a new password (required if auto-generation is not used)
Confirm password Must match the New password
First Name User’s first name
Surname User’s last name
Description Optional note or description
Email User’s email address
Phone User’s phone number
Valid From Start of account validity
Valid To End of account validity
Authentication – Valid From Login credentials start date
Authentication – Valid To Login credentials end date
Change Password After Login Require password change at first login

3.1.1 Steps to Create a New User

1. Open the Users section from the portal’s left menu.
2. Click Create User on the right side of the screen.
3. Fill in required fields:

4. Optionally fill in:

5. Set account validity:

6. Set login credentials validity under Authentication:

7. (Optional) Enable Change Password After Login
8. Click Confirm to create the account.
9. The new user appears in the list and can now log in.

3.2 Group Membership

This function allows adding or removing users from groups. Group membership defines the user's permissions and access scope.

The Manage user relations modal window includes:

  1. Left panel – all groups in the domain
  2. Right panel – groups the user currently belongs to

Between the panels are arrow buttons for assigning or removing groups. Each panel includes a Filter field and a Show all switch to include or exclude special “system” groups:

At the bottom is Add external group – enter the external group in the format “domain\groupname” and click Add. Save changes with Confirm.

3.3 Change Password

This allows admins to manually change a user’s password. Used when a user forgets their password or immediate reset is required.

Field Description
New password Field to enter the new password (required)
Confirm password Must match the New password

3.3.1 Dialog Controls

Icons to the right of password fields:

3.3.2 Password Change Steps

1. Select the user from the list
2. Click Change password
3. Enter the New password manually or

4. Confirm in Confirm password
5. (Optional) Use to check input
6. (Optional) Use to copy and share
7. Click Change password to save
8. The dialog will close and the password is changed immediately

⚠️ Warning: After the password is changed, the user will be logged out of all sessions and must log in again with the new password.

3.4 Generate New Password

Allows generating a new password and choosing how to deliver it – email or SMS. User must have the appropriate contact info set.

3.5 Block User / Unblock User

The Block User button sets the account status to Blocked. This disables the account — the user cannot log in or perform any actions. It does not delete user data or history.

Unblock User restores the account status to Ok, reactivating access.

3.6 Multifactor Settings

The Multifactor settings button opens a dialog to configure 2FA (TOTP or SMS).

3.6.1 What is 2FA?

Two-Factor Authentication (2FA) adds a second layer of security — like SMS or a time-limited one-time code (TOTP). This significantly improves account safety.

Field Description
Multifactor login Master switch to enable/disable 2FA
TOTP TOTP-based authentication settings
SMS SMS authentication (phone number must be set)
Generate new secret key Generates a QR code and secret key

3.6.2 TOTP or SMS Setup

3.6.3 2FA Setup with TOTP

1. Enable Multifactor login
2. Enable TOTP
3. To generate a secret key:

4. Save your changes with Save settings

⚠️ Warning: Once 2FA is enabled, logging in requires the correct code. If you lose access to your phone and don’t have a backup, administrator intervention may be needed.

3.7 Change SCADA Permissions

This button opens a modal window for setting SCADA permissions for the selected user. See more in the Permissions section.