mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-24 06:49:20 +00:00
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! feat(permissions): Addeding system user support for permission check v2
This commit is contained in:
@@ -635,6 +635,8 @@ SystemAPIUsers:
|
||||
# - "SYSTEM_OWNER"
|
||||
# - "SYSTEM_OWNER_VIEWER"
|
||||
# # Actually, we don't recommend adding IAM_OWNER and ORG_OWNER to the System membership, as this basically enables god mode for the system user
|
||||
# - MemberType IAM and Organization let you restrict access to a specific instance or organization by specifying the AggregateID
|
||||
# Roles:
|
||||
# - "IAM_OWNER"
|
||||
# - "IAM_OWNER_VIEWER"
|
||||
# - "IAM_ORG_MANAGER"
|
||||
@@ -642,9 +644,6 @@ SystemAPIUsers:
|
||||
# - "IAM_ADMIN_IMPERSONATOR"
|
||||
# - "IAM_END_USER_IMPERSONATOR"
|
||||
# - "IAM_LOGIN_CLIENT"
|
||||
# # MemberType IAM and Organization let you restrict access to a specific instance or organization by specifying the AggregateID
|
||||
# - MemberType: IAM
|
||||
# Roles: "IAM_OWNER"
|
||||
# AggregateID: "123456789012345678"
|
||||
# - MemberType: Organization
|
||||
# Roles: "ORG_OWNER"
|
||||
|
Reference in New Issue
Block a user