Is it possible to connect Apigee Developer Portal with Multiple Apigee Edge Orgs ?

By default, Apigee developer portal connects to Single Apigee Edge org. Is it possible to connect multiple edge orgs to single developer portal and manage apps / developers across orgs ?

~~Q:S:S~~

Solved Solved
1 6 538
1 ACCEPTED SOLUTION

Not applicable

@Anil Sagar

Apigee Edge developer portal doesn't support it currently. We have had a release in the past with this feature of connecting to multiple orgs and have seen issues maintaining the Edge connections, Context of Org switch and Developer uniqueness.

Apigee Edge UI does this effectively by allowing a user having access to multiple orgs and switch between, but that is in the context of Api developers given access.

Definitely we can take the idea of Org selection(pre-selected) as pre-requisite, dynamically build the edge connection and get the developer/apps details.

note: it can be tagged as idea

View solution in original post

6 REPLIES 6

Not applicable

@Anil Sagar

Apigee Edge developer portal doesn't support it currently. We have had a release in the past with this feature of connecting to multiple orgs and have seen issues maintaining the Edge connections, Context of Org switch and Developer uniqueness.

Apigee Edge UI does this effectively by allowing a user having access to multiple orgs and switch between, but that is in the context of Api developers given access.

Definitely we can take the idea of Org selection(pre-selected) as pre-requisite, dynamically build the edge connection and get the developer/apps details.

note: it can be tagged as idea

Thank you @seshi , It's helpful.

@seshi Were you able to achieve this? If yes, I would like to understand how? We have similar requirements.

@seshi @Anil Sagar We have a requirement where we need to connect to a specific environment within the org. Currently, dev portal connects to Edge at the org level which gives access to all the environments with the organization. Is there any way we can change the Management API URL in the configuration to point to the particular environment?

@Abhinav Kansal , Great Question, Can you please post as a new question for better context ?

@Anil Sagar

we have requirement to connect Devportal with 2 org. I notice devconnect_multiorg deprecated code in on prim repo. is it working code?