We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7788734 commit 702c5bcCopy full SHA for 702c5bc
1 file changed
app/controlplane/pkg/authz/authz.go
@@ -221,8 +221,6 @@ var RolesMap = map[Role][]*Policy{
221
PolicyWorkflowRead,
222
// Organization
223
PolicyOrganizationRead,
224
- // API tokens
225
- PolicyAPITokenList,
226
},
227
// RoleAdmin is an org-scoped role that provides super admin privileges (it's the higher role)
228
RoleAdmin: {
0 commit comments