Skip to content

Commit

Permalink
Service Catalog: teams and roles (#7849)
Browse files Browse the repository at this point in the history
* teams and roles

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

* Update app/konnect/org-management/teams-and-roles/roles-reference.md

Co-authored-by: lena-larionova <[email protected]>

---------

Co-authored-by: lena-larionova <[email protected]>
  • Loading branch information
Guaris and lena-larionova committed Sep 10, 2024
1 parent fcacce1 commit e738aba
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/konnect/org-management/teams-and-roles/roles-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,16 @@ The following predefined roles are available in {{site.konnect_short_name}}:
| Creator | Access to create a new mesh control plane in Mesh Manager. The creator becomes the owner of the control plane they create, gaining admin access to the new control plane. <br><br>This role does not grant access to _existing_ control planes or their configurations. See the mesh control plane `Admin` role. |
| Viewer | Read-only access to all the configurations of a {{site.konnect_short_name}} mesh control plane, including zones, Zone Ingress and Egress, meshes, and RBAC. |

## Service Catalog

| Role | Description |
|-----------------------------|--------------|
| Integration Admin | Can view and edit all integrations (install/authorize). |
| Service Viewer | Can view a select list of services and all resources and discovery rules. |
| Service Admin | Can view and edit a select list of services, map resources to those services, and manage all resources and discovery rules. |
| Service Creator | Can create new services, becomes the service admin for any service they create, and can view, edit, and create all resources and discovery rules.


## Administration

| Role | Description |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ Keywords:
| Data Plane Node Admin | Users can configure data plane nodes for the organization. They can also manage global configuration of the following entities: Gateway services, routes, plugins, upstreams, SNIs, and certificates.
| API Product Admin | Users can create and manage API products, including publishing API product versions to Dev Portal and enabling application registration.|
| API Product Developer | Users can create and manage versions of API products. |
| Service Admin | Users can view and edit a select list of services, map resources to those services, and manage all resources and discovery rules. |

To set up a custom team, see [Manage Teams and Roles](/konnect/org-management/teams-and-roles/).

0 comments on commit e738aba

Please sign in to comment.