TBMQ presently offers a single tier of user roles, namely ‘Administrator’. Administrators are authorized to create, modify, and remove user accounts.
User management can be performed through TBMQ’s Web UI or REST API, which enables users to modify user details.
Add User
To add a new User, please follow these steps:
- On the left-hand menu, click ‘Users’ and then the plus icon to create a new user.
- Provide the user’s email address, which must be unique within the system. The fields for first name, last name, and description are optional. Click Add to create the user.
Note that all new users are initially created with the default password sysadmin
. Upon first logging in, users will be required to change default password.
Edit User
To edit the details of an existing administrator, please follow these steps:
- Locate the desired user in the Users table and click on the corresponding row.
- Click the Toggle edit mode button to modify the user’s first name, last name, or description.
- Click the Apply changes button to save any modifications.
Delete User
Logged-in user can delete other users, but not itself. To delete user follow these steps:
- Find the user in the Admins table and click on the corresponding row.
- Click the Delete user button and confirm the action by selecting Yes.