improvements: address feedback

This commit is contained in:
Scott Wilson
2025-09-12 19:07:54 -07:00
parent 93e5cf4b2b
commit 8fee3c3882
7 changed files with 31 additions and 44 deletions

View File

@@ -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`