I was able to regenerate a consumer key/secret on the UI when I go to App details page.
I do not see it anymore now..How can I go about asking Apigee Edge to regenerate a consumerkey/secret for my app?
Answer by divyaachan · Oct 17, 2016 at 09:43 AM
We recently had a UI release 16.10.05 which took off this particular button from the UI.
More details of this release you can find through the following link :
http://docs.apigee.com/release-notes/content/161005-ui-apigee-edge-public-cloud-release-notes
and in this community article.
You can regenerate the consumer key/secret either through API using the following link :
OR
from the UI, you now have to use the 'Credential' button to generate keys with an expiration date and add API Product.
@kumarsathe answer for your question asked in https://community.apigee.com/questions/510/regenerate-consumer-app-api.html
Answer by Anil Sagar @ Google
·
Oct 17, 2016 at 09:41 AM
@Divya Achan , Great Question,
The concept behind same has been changed recently in the Edge UI. Please find steps below to re-generate key.
Step 1 : Edit Developer App
Step 2 : Click on Credentials, Select same set of API Products, Save APP
Step 3: Edit same app again, Revoke / Remove earlier set of keys. You can see revoke remove buttons in above screenshot.
Step 4 : Save the app again.
If you follow above steps, you can actually regenerate keys. Yes, We now have many manual steps now compared to earlier. Hope it helps.