Skip to content

Commit b2ee966

Browse files
docs: update RBAC viewer role description after #3187 guards (#3193)
PR #3187 added requireRole() RBAC guards to templates and tools endpoints. Updated enterprise.md viewer role description to reflect that viewer can now also read templates and tools (not just sessions and metrics). api-reference.md already had correct RBAC roles — no changes needed.
1 parent 049d3f2 commit b2ee966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Aegis supports multiple API keys with role-based access control:
2929

3030
| Role | Permissions |
3131
|------|-------------|
32-
| `viewer` | Read-only access to sessions and metrics |
32+
| `viewer` | Read-only access to sessions, templates, tools, and metrics |
3333
| `operator` | Read + write sessions, approve permissions |
3434
| `admin` | Full access including key management |
3535

0 commit comments

Comments
 (0)