1
votes

In WSO2 API Manager, is it possible to change the auto generated Consumer Key & Consumer Secret for an application to other values.

Or is there any way to migrate applications from one environment to another environment, keeping original client id and secret?

Thank you very much in advanced,

Best regards,

1

1 Answers

2
votes

There is no way to do this unless you change values in the database manually.

You need to update CONSUMER_KEY and CONSUMER_SECRET values in IDN_OAUTH_CONSUMER_APPS, and CONSUMER_KEY in AM_APPLICATION_KEY_MAPPING table.