Hide secondary key in the profile details #2581
Replies: 5 comments
-
@CER-ChrisA, thank you for opening this issue. We will triage it within the next few business days. |
Beta Was this translation helpful? Give feedback.
-
@CER-ChrisA, this scenario isn't currently supported out of the box and isn't on our roadmap. As an immediate workaround:
|
Beta Was this translation helpful? Give feedback.
-
@CER-ChrisA, thank you for requesting this feature. |
Beta Was this translation helpful? Give feedback.
-
@mikebudzynski, Hi. We are thinking of going with the work-around to contribute the change as a pull request for this feature. As hiding the secondary key needs to be specific to an API, I was thinking of adding a checkbox to the Product Subscribe Form editor widget that will then pass through a boolean to the Subscription component on create that will then hide the secondary key if selected. The secondary key will always show by default. |
Beta Was this translation helpful? Give feedback.
-
@traviswhipps, on a second thought, changing the developer portal to not display the secondary key isn't sufficient - the key would still be part of the HTTP response, which the logged-in user could inspect using the browser's developer tools. Disabling the access to the secondary key needs to be implemented in the API Management's backend service. We wouldn't be able to accept a PR that just hides the key in the developer portal interface as it may cause a false sense of security to our customers and pose a security risk. What's the reason for hiding the secondary key? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Our business stakeholders would like to have the secondary key hidden from vie in the developer portal. Is this easily achieved?
Beta Was this translation helpful? Give feedback.
All reactions