Unable to see the custom attributes under Developer app

I have added custom attributes to an app using management API. I am able to get them using management API but unable to view them in Edge UI under Developer app and also not seeing as flow variables as part of verify access token policy at runtime.

I am using Apigee Edge on-prem v4.17.01.

0 1 106
1 REPLY 1

Have added custom attributes & API Product using the management API: "Add API Product to Key" which only displayed API Product in Edge UI. We need to use another management API: "Update Developer App" to add the custom attributes at app level to display in Edge UI.

If I pass API Product to "Update Developer App" API then it's creating new pair of client keys instead of adding the product to an existing client keys. Looks like it's a bug. Any thoughts?