how to migrate the developer app to company app with the same api key?

 
0 7 1,021
7 REPLIES 7

@Nikhil ,

As far as i know, I don't think there is a out of the box way to achieve same in Apigee Edge. Please take a look at creating custom keys here in previous posts mentioned below.

How to set a custom API key for a product ?

How to configure customized api keys

Is it possible to migrate the existing client ID and client secret after it is provisioned?

Currently I have few developer apps and I want to migrate the same under company app.. One solution is manually add the app under company and update the api key right?

Yes, You can also to make it as a small script so that you can automate & it will be helpful for others too.. Keep us posted.

Hi @Anil Sagar @ Google

Does apigee support migrating developer app to company app now through the management api, just wanted to check since the original post is really old.

Here is the flow..

Step-1: Get the details of developer app.

Step-2: Create the company app

Step-3 Update the company app key

Step-4 Delete Existing Key

Step-5 Add product Again

Pls refer https://community.apigee.com/questions/6049/is-it-possible-to-migrate-the-existing-client-id-a.html

Huh!

Not applicable

How do i do this: Step-3 Update the company app key

Please refer to How to set a custom API key for a product for Step-3