A Single Apigee Organisation Shared by Different Organisations with users from different organisations

nathanaw
Participant V

Like to know if it is possible to enforce role based permissions if one leverage only one (1) Apigee Organisation which will be Shared by Different Organisations with users from different organisations?

If we only have one apigee organisation sharing the organisation, how can different users within that organisation not view, modify each other API Proxies?

Thank you.

Nathan Aw (Singapore)

Solved Solved
0 2 155
1 ACCEPTED SOLUTION

sidd-harth
Participant V

You can Assign Roles to each user.

For example, a user may be given a role that permits him/her to "read" or "view" an API Proxy, but no permission to update or deploy or delete or see Trace Sessions.

Check this doc,

https://docs.apigee.com/api-platform/system-administration/understanding-roles

View solution in original post

2 REPLIES 2

sidd-harth
Participant V

You can Assign Roles to each user.

For example, a user may be given a role that permits him/her to "read" or "view" an API Proxy, but no permission to update or deploy or delete or see Trace Sessions.

Check this doc,

https://docs.apigee.com/api-platform/system-administration/understanding-roles

thank you very much. Only the organisation adminstrator can configure this correct?