Commit f7c62be
feat: use iam-organization-admin instead of iam-admin in owner role
The iam-admin role includes permissions for platform-level resources
(protectedresources, users) that are not scoped to organizations. The
owner role is an organization-level role and should not grant access to
platform-wide IAM resources.
Switch to iam-organization-admin, which covers only org-scoped IAM
resources: groups, groupmemberships, userinvitations, and policybindings.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b5eb1a3 commit f7c62be
File tree
1 file changed
+1
-1
lines changed- config/assignable-organization-roles/roles
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments