Manage roles
To manage roles click the top menu Authentication button and then click the Roles link in the submenu.
By default, the application manages users and roles in its own database.
It is also possible to connect the application to an external directory (LDAP directory, for instance).
Also, the login module can be extended to create your own login adapter. More information about it Creating your own login module.
When the application is connected to LDAP, the Manage roles view is automatically set to read-only mode. Almost all actions are disabled.
Roles are shown in a table.
|
Id |
Active |
Actions |
Role parameters:
| Field | Description | Required |
|---|---|---|
| Id |
The id of the role. Two roles cannot have the same id. |
true |
|
Active |
Sets whether a role is enabled or not. | true |
|
Action |
Available actions:
|
Create a role
- On the top right in the table, click on the
New role icon.
- Fill all the fields.
- Click on the Create button.
Edit a role
- Click on the
Edit role icon.
- Modify the fields.
- Click on the Edit button.
ROLE id cannot be modified to prevent repository security inconsistencies. This operation can only be done at the database level.
Delete a role
- Click on the
Delete role icon.
- Click on the Delete button.
Export the roles
- On the top right, click the
export roles icon.
- The application will download a CSV file.