Skip to content

Commit

Permalink
remove org permissions that have been removed from console
Browse files Browse the repository at this point in the history
  • Loading branch information
staceysalamon-aiven committed Dec 9, 2024
1 parent d08e08f commit 8b54560
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/platform/concepts/permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,9 @@ and services within it.
| ------------------------------- | -------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Manage application users | `organization:app_users:write` | <ul> <li> Create, edit, and delete application users. </li> <li> View all application users. </li> <li> Generate and revoke application tokens. </li> <li> List all application tokens. </li> </ul> |
| View organization audit log | `organization:audit_logs:read` | <ul> <li> View the audit log. </li> </ul> |
| View billing | `organization:billing:read` | <ul> <li> View all billing groups, billing addresses, and payment methods. </li> </ul> |
| Manage billing | `organization:billing:write` | <ul> <li> Create, edit, and delete billing groups, billing addresses, and payment methods. </li> </ul> |
| Manage domains | `organization:domains:write` | <ul> <li> Add, edit, and remove domains. </li> <li> View all organization domains. </li> </ul> |
| Manage groups | `organization:groups:write` | <ul> <li> Create, edit, and delete groups. </li> <li> Add organization and application users to groups. </li> <li> Remove organization and application users from groups. </li> </ul> |
| Manage IdPs | `organization:idps:write` | <ul> <li> Add, edit, enable, disable, and remove identity providers. </li> <li> View all identity providers for the organization. </li> </ul> |
| View organization networking | `organization:networking:read` | <ul> <li> View all organization virtual private clouds (VPCs). </li> </ul> |
| Manage organization networking | `organization:networking:write` | <ul> <li> Add, edit, and remove organization VPCs. </li> <li> Create and change VPC peering connections. </li> </ul> |
| View organization permissions | `organization:permissions:read` | <ul> <li> View all permissions. </li> </ul> |
| Manage organization permissions | `organization:permissions:write` | <ul> <li> Grant, edit, and remove organization permissions to/from groups and users. </li> </ul> |
| View projects | `organization:projects:read` | <ul> <li> List all projects. </li> <li> View all project tags. </li> </ul> No project or service access. |
| Manage projects | `organization:projects:write` | <ul> <li> Create and delete projects. </li> <li> Change the billing group the project is assigned to. </li> <li> Move a project to another organization or unit. </li> <li> Add and remove project tags. </li> </ul> No access to other project settings or services. |
| Manage organization users | `organization:users:write` | <ul> <li> Invite new users to the organization. </li> <li> View all invited users. </li> <li> Remove user invites. </li> <li> Deactivate, edit and delete [managed users](/docs/platform/concepts/managed-users). </li> <li> Remove non-managed users from the organization. </li> <li> Reset passwords for managed users. </li> <li> View all authentication methods for an organization user. </li> <li> Revoke tokens for managed users. </li> <li> View all tokens generated by managed users. </li> </ul> |


Expand Down

0 comments on commit 8b54560

Please sign in to comment.