User Management
User Role
ObX WebUI component offers several options for grouping users. Each level has different tools for managing user accounts and different tasks that they can perform.
One of the most important user management tasks is assigning roles, which govern what permissions a user has. The correct permissions ensure that users have access to only the resources they need.
Admin - Can Add/Remove permissions and can Add/Edit/Delete a dashboards.
Editor - can Add/Edit/Delete a dashboards.
View - can only view a dashboard.
Teams
Teams are groups of users within the same organization. Teams allow you to grant permissions for a group of users. They are most often used to manage permissions for folders and dashboards.
Users
Users are named accounts in ObX WebUI with granted permissions to access resources throughout ObX. All users can manage their own accounts to a limited extent.
Users can:
View and Edit Profile
Change their own Password
Adding Users
Users could have different access permissions on specific WebUI Dashboards, they can be either:
Admin - Can Add/Remove permissions and can Add/Edit/Delete a dashboards.
Editor - can Add/Edit/Delete a dashboards.
View - can only view a dashboard.
When you added new user, the default role of the newly added user is View.
There are two (2) ways of creating a User in the ObX WebUI.
Using the ObX Admin Tool
Open the ObX Admin Tool
From left bar menu, Go to -> Organizations -> Name of Organization -> Users
Right-click on the Users -> Add User. This will open the Add user window.
Fill all required fields (with *):
Name*
- the name of the userEmail
- the email of the userUsername*
- the username of the user (this is the username use to login to WebUI)Password*
- the password of the user (this is the password use to loging to WebUI)Confirm*
- for confirming passwordClick
Add
button.
Using WebUI Invite
You should be an Admin user and the computer hosting the WebUI component has an internet connection to invite a user.
Access the ObX Web UI as discussed here.
Login your Admin credentials.
This will open all existing users in the WebUI, click on the
Invite
button.In Invite window, fill the following:
Email or Username
- the email of the user, this is where the invite will be sent.Name
- the name of the user.Role
- select what will be the role of this user.Send invite email
- make sure to toggle this ON.Click
Submit
The steps above will send an email invitation to a person specified in the email address. The user should accept the invitation within 24 hours or it will be revoked.
Make sure you have properly configured the Domain of the WebUI component as discussed here before inviting a user. Failed to do so, the invitation will fail.
Changing User Role
Users could have different access permissions on specific WebUI Dashboards, they can be either:
Admin - Can Add/Remove permissions and can Add/Edit/Delete a dashboards.
Editor - can Add/Edit/Delete a dashboards.
View - can only view a dashboard.
There are two(2) ways for changing the user's role:
Using ObX Admin Tool
Open ObX Admin Tool
From left bar menu, Go to -> Organizations -> Name of Organization -> Users
Select the username you want to change its role.
From Info Tab, change the Role based on your preferred role.
Click the button Change Role. A successful message confirming the action is completed.
Using WebUI
Access the ObX Web UI as discussed here.
Login your Admin credentials.
This will open all existing users in the WebUI. From the list, under column Role, select the role you want to for the specific user.
A confirmation message confirming the action is completed.
Deleting User
There are two(2) ways of deleting a user(s):
Using ObX Admin Tool
Open ObX Admin Tool.
From left bar menu, Go to -> Organizations -> Name of Organization -> Users.
Select the username you want to delete.
Right-click and Select ->
Delete User
A confirmation dialog to delete the user. Just clik
OK
.
Using WebUI
Access the ObX Web UI as discussed here.
Login with your Admin credentials.
A confirmation to delete the user will pop-out, click the
Delete
button.
Adding Teams
In addition to granting Dashboard permissions on a per-user basis, you can also allocate permissions based on user teams. This means that all users belonging to a particular team will automatically inherit the permissions assigned to that team.
Access the ObX Web UI as discussed here.
Login your Admin credentials.
This will open all existing Teams in the WebUI (if there are).
Click the button
New Team
.Fill the required fields:
Name
- the name of the Team. e.g.Maintenance team
Email
(optional) - email for the teamClick the
Create
button.Once done, it will open you the window for new Team created. From here, you can also add member/user for the team.
By default, the admin user who created the team will be automatically part/member of the Team created.
Adding Users / Members to the Team
Access the ObX Web UI as discussed here.
Login your Admin credentials.
This will open all existing Teams in the WebUI (if there are).
From the list, click on the name of Team you want to add some members. This will open the window for that team and the list of members / users of that team.
Click on the
Add Member
button.From the selection, choose -> User
Search for the user you want to add, and then select it.
From the selection, you can set wether this user will be a
Member
or anAdmin
.Click
Save
button.You'll see from the list of members/users the newly added user.
Deleting Users / Members to the Team
Access the ObX Web UI as discussed here.
Login your Admin credentials.
This will open all existing Teams in the WebUI (if there are).
From the list, click on the name of Team you want to delete some members. This will open the window for that team and the list of members / users of that team.
A confirmation message that the user is removed in the Team.
Changing Users / Members permission of the Team
Access the ObX Web UI as discussed here.
Login your Admin credentials.
This will open all existing Teams in the WebUI (if there are).
From the list, click on the name of Team you want to edit some members. This will open the window for that team and the list of members / users of that team.
From the list of Users / Members, in the column
Permissions
, select appropriate permission for the specific user.A confirmation message that the user is updated in the Team.
Deleting a Team
Access the ObX Web UI as discussed here.
Login your Admin credentials.
Click on
Delete
button.A confirmation message that team is deleted.
Deleting a Team doesn't mean that the users / members under it will also be deleted. All users under a team will be retained and should be deleted individually if needed.
Last updated