assignRole
Assign a role to a specific user.
createRole
Creates a new role.
deleteRole
Deletes an existing role with the given key or id.
getAssignedRoles
Get all the assigned roles for a specific user.
getRole
Get a single tenant role, if such role exists.
unassignRole
Unassign a role from a specific user.
updateRole
Update an existing role.