apiops icon indicating copy to clipboard operation
apiops copied to clipboard

[FEATURE REQ] Support for Credentials and Credentials Manager

Open jayendranarumugam opened this issue 10 months ago • 1 comments

Please describe the feature.

Currently, we can use credential manager to configure and manage connections (formerly called authorizations) for backend OAuth 2.0 APIs.

It could be great to have this support in apiops

There might be some challenges on handling secrets(client secrets) to be passed as till now there is no native support for keyvault to fetch the secret directly into credentials manager. But as a suggestion we can look into environment variables instead of putting into yaml/source control

jayendranarumugam avatar Feb 20 '25 12:02 jayendranarumugam

  Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the [closed issues](https://github.com/Azure/apiops/issues?q=is%3Aissue+is%3Aclosed) in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
  Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes.

github-actions[bot] avatar Feb 20 '25 12:02 github-actions[bot]