Skip to content
Stand with Ukraine flag

Users

TBMQ provides a single user role: Administrator. Administrators have full permissions to create, update, and delete user accounts.

User management can be performed through the Web UI or REST API.

  1. Click Users in the left-hand menu, then click the plus icon.
  2. Provide the user’s email address (must be unique). First name, last name, and description are optional. Click Add.

All new users are created with the default password sysadmin. Users are prompted to change it on first login.

  1. Locate the user in the Users table and click on the row.
  2. Click the Toggle edit mode button.
  3. Modify the first name, last name, or description, then click Apply changes.

A logged-in user can delete other users but not themselves.

  1. Find the user in the Users table and click on the row.
  2. Click the Delete user button and confirm by selecting Yes.

Administrators can log in as other users without requiring their credentials. The feature is controlled by the SECURITY_USER_TOKEN_ACCESS_ENABLED environment variable (default true); when disabled, the Login button is hidden.

  1. Find the user in the Users table.
  2. Click the Login button in the corresponding row.