ROLES

Roles Management

Roles are an important piece in user’s management, since it allows to manage the permissions and access that a given user will have. A good use of the roles will allow to grant permissions from the admin access and to the admin views that this user can view. Thus giving complete control in user management.

Main View of Roles

In this view is the administration of user roles. There is the role view, actions for the roles and the button to create a new role.

Actions at the top:

Role: Button that redirects to the creation of a new role

Roles list:

  • Key: Unique identifier of the role.

  • Name: Role Name

  • Description: Role description.

  • Default: Default role, the default role that an unregistered user will have.

  • Actions: two actions are possible: Modify a role and delete it. (the default role cannot be deleted nor the root role).

Last updated