Role
A Role is a set of Permissions, each linked to an Entity Type. You can assign a Role to a User group.
Roles are not Tenant-specific, they are all available on the whole platform. This could be changed in future versions.
Kamea integrates a set of predefined roles, but you can create more depending on your needs.
You can read more about Roles and Permissions in the access control guide.
Role details
- Name: unique way to identify the Role
- Description: an optional description of the Role
- Permission assignments: a set of Permissions, each linked to an Entity Type.
Role Features
Feature | State |
---|---|
List Roles | Available |
Create role | Available |
Update role | Available |
Delete role | Available |
List Roles
Permission
- none needed
Feature
- Users can read all the available Roles in the platform, along with the Permissions and Entity Types they contain
Create role
Permission
- role.create on a root Tenant
Feature
- Users can create a new Role that will be available in the whole platform
Update role
Permission
- role.update on a root Tenant
Feature
- Users can update Roles that will be available in the whole platform
Delete custom role
Permission
- role.delete on a root Tenant
Feature
- Users can delete Roles that are available in the whole platform