User Management
A user is an entity which is allowed to interact with your Corteza instance. A user can be an employee who needs to interact with your Corteza, or a system user which may be used to identify external integrations or webhook requests.
A user can be assigned to a series of roles which define the scope of the access for the given user.
For privacy reasons, personal information is masked by default. This can be configured by setting appropriate access control rules for either all users or a specific user. To change information masking for all users:
To change information masking for specific users:
|
The User Interface
The user management user interface resides in the Corteza Admin web application, under the section.
Listing Users
-
navigate to
, -
optionally insert the filtering parameters.
-
The list refreshes automatically.
Creating Users
Permissions can only be defined for existing users. |
-
navigate to
, -
click on the new button in the top right corner,
-
provide the requested data,
-
press the submit button.
Editing Users
-
navigate to
, -
click on the edit icon next to the user you wish to edit,
-
update the parameters you wish to change,
-
press the submit button.
Suspending Users
-
Navigate to
, -
click on the edit icon next to the user you wish to suspend,
-
press and confirm the suspend button.
Deleting Users
Instead of deleting users, you can temporarily suspend them. |
-
navigate to
, -
click on the edit icon next to the user you wish to suspend,
-
press and confirm the delete button.
Assigning Roles
In order for the role membership to reflect on the user, they need to re-login. |
-
navigate to
, -
click on the edit icon next to the user you wish to edit,
-
navigate to the "role membership" section and assign appropriate roles,
-
press the submit button.
Refer to the security model for more information regarding roles and access control. |