Fizcko / Azure_DevOps_Vault_Interaction

Azure DevOps extension to interact with HashiCorp Vault.
MIT License
10 stars 13 forks source link

AD authentication + cross platform support? #1

Closed prabhu closed 5 years ago

prabhu commented 5 years ago

Thanks for this plugin. Any plans to build Azure AD authentication support? Also, what is the current status of this plugin on Linux and Mac build agents?

Fizcko commented 5 years ago

Hi @prabhu

I will create a new release to support Azure Auth Method as soon as possible. This update will only support authentication for Azure Managed Service Identity (MSI). This is the only authentication method supported by hashiCorp at this moment.

https://www.vaultproject.io/docs/auth/azure.html

Will you able to test this feature ?

This plugin is compatible with all platforms. Do you have some troubles ?

Fizcko commented 5 years ago

@prabhu

A new version 1.1.0 as been release on the Azure DevOps marketplace. This release include azure authentication. You're welcome to try this new authentication method. Feel free to add a rating and/or review.

prabhu commented 5 years ago

Thank you for the prompt response. Apologies for the late reply from my end. It will be sometime before I could get this tested but can understand the changes made. Thanks again.