mirror of
https://github.com/zitadel/zitadel.git
synced 2025-11-15 05:44:59 +00:00
feat: global org read (#657)
This commit is contained in:
@@ -561,7 +561,7 @@ service ManagementService {
|
||||
};
|
||||
|
||||
option (caos.zitadel.utils.v1.auth_option) = {
|
||||
permission: "org.read"
|
||||
permission: "org.global.read"
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user