mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
improvements: address feedback
This commit is contained in:
@@ -135,6 +135,18 @@ Below is a comprehensive list of all available project-level subjects and their
|
||||
| `edit` | Modify token properties |
|
||||
| `delete` | Revoke or remove service tokens |
|
||||
|
||||
#### Subject: `app-connections`
|
||||
|
||||
Supports conditions and permission inversion
|
||||
|
||||
| Action | Description |
|
||||
| ------------------------- | ---------------------------------- |
|
||||
| `read-app-connections` | View app connection configurations |
|
||||
| `create-app-connections` | Create new app connections |
|
||||
| `edit-app-connections` | Modify existing app connections |
|
||||
| `delete-app-connections` | Remove app connections |
|
||||
| `connect-app-connections` | Use app connections |
|
||||
|
||||
### Secrets Management
|
||||
|
||||
#### Subject: `secrets`
|
||||
|
||||
Reference in New Issue
Block a user