We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Credentials providers types are currently hardcoded in the plugin, it should be an extension point so other plugins can contribute adapters: https://github.com/jenkinsci/azure-keyvault-plugin#azure-key-vault-credentials-provider
azure-keyvault-plugin/src/main/java/org/jenkinsci/plugins/azurekeyvaultplugin/AzureCredentialsProvider.java
Lines 132 to 160 in a60991a
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What feature do you want to see added?
Credentials providers types are currently hardcoded in the plugin, it should be an extension point so other plugins can contribute adapters:
https://github.com/jenkinsci/azure-keyvault-plugin#azure-key-vault-credentials-provider
azure-keyvault-plugin/src/main/java/org/jenkinsci/plugins/azurekeyvaultplugin/AzureCredentialsProvider.java
Lines 132 to 160 in a60991a
Upstream changes
No response
The text was updated successfully, but these errors were encountered: