[2] Role Management

Last modified by admin on 2023/07/04 16:25

akaBot incorporates a role and permission-based access-control framework. Roles are sets of permission, which means that the permissions required to access and control specific Center resources are assigned to roles. In other words, Users were not given permission to certain resources but will get the permit through a role. Depending on their roles, users have access to the resources listed below:

NoResource
1ADMIN RESOURCE
2ENVIRONMENT RESOURCE
3ROBOT RESOURCE
4PACKAGE RESOURCE
5WORKFLOW RESOURCE
6JOB RESOURCE
7SCHEDULE RESOURCE
8ORGANIZATION UNIT RESOURCE
9ASSET RESOURCE
10QUEUE RESOURCE
11LOG RESOURCE
PermissionsCategory
NoneUsers won’t see the resource in the Center interface.
ViewUsers can see the resources but can’t interact with it.
EditUsers can see and edit the resources.
CreateUsers can see and create new resources.
DeleteUsers can delete the resources.

This Role Management page displays all available roles and allows admin to add or delete, as well as update roles’ information. After selecting the Role Management tab, the system displays the following page:

image-20221101164359-16.png

NoColumnDescription
1ActionAvailable actions to manage the User. Includes:
Edit: allows users to view the details of the Roles.
Delete: allows users to delete selected role
2NameThe title of the role
  • Default Roles

In akaBot Center, there are 3 default roles:

- ROLE_ADMIN

- ROLE_USER

- ROLE_ROBOT

ROLE_ADMIN
By default, the role has all the rights to all resources and this cannot be changed.

ROLE_USER
By default, the role has the following rights, but they can be edited.

image-20230704162245-1.png

ROLE_ROBOT
By default, the role has the following rights, but they can be edited:

image-20230704162317-2.png

a. Create/Edit a Role

To create a new Role for your Center, click the Create New button at the top of the page:

image-20221101164549-17.png

To edit an existing Role, click the Edit button corresponding to the Role in the Action column.

image-20221101164638-18.png

When you click on Create New/Edit button, the system will show a form for you to fill in. Details in the table below

image-20230704162458-3.png

NoColumn /LabelDescriptionTypeMaximumIs Mandatory?Input Requirement
1NameEnter the role nameString100 charYes 
2ResourcesYou can only choose one
option for each row
Select the rights for the role
SingleChoice Yes 

b. Delete a role

To delete a role, you click the Delete button of the corresponding role.

image-20221101164723-19.png

A confirming pop-up will display. Hit Delete to complete the operation.

  
Navigation