Allows managing roles in order to grant permissions to users, such as:
Get user: allows searching for user data including their role
Update user: allows changing the user role
List permissions: allows listing all permissions enabled for the client
List roles: allows listing all roles
Create role: allows creating roles. Keep in mind that the role name must be different from full_access or default_access
Get role: allows viewing a role permissions
Update role: allows updating existing roles