Role Based Access Control (RBAC)
Roles
A user can belong to one of the following roles.
Role | Description |
---|---|
Owner | An owner is the main point of contact assigned during registration; the owner is the user who completes registration. There can be only one owner, and ownership can be transferred. A user can be an owner of multiple accounts. |
Admin | An admin has similar permissions to the owner, and an account can have multiple admins. An owner or other admins can invite an admin. |
Developer | A developer has permissions similar to the admin but does not have access to manage the account itself, such as account settings, users, and billing. |
Default | The default role is view only in the KORE Console. The user can edit their profile but will be limited to viewing access for all other functions. Other products may further define this role. Review their respective documentation for more details. |
Access Control
Each role has a predefined set of permissions.
Resource | Permission | Owner | Admin | Developer | Default |
---|---|---|---|---|---|
Accounts | View | ||||
Edit | |||||
Transfer Ownership | |||||
Users | View | ||||
Invite | |||||
Edit | |||||
Billing | View Invoices | ||||
Manage Credit Cards |
Last updated