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: a 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
List Roles
Permission
- None needed
Feature
- Users can read all the available Roles on 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