Skip to content
New issue

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

Authenticate to Azure with Certificate Based authentication and Arc enabled MSI #66

Open
TechyMatt opened this issue Sep 7, 2021 · 1 comment

Comments

@TechyMatt
Copy link

Today Vault is only able to authenticate to Azure using Client ID/Client Secret or MSI (if hosted in Azure). I have two questions related to this:

  1. Would a PR be accepted to enable Certificate Based authentication? The current go-autorest SDK supprots AZURE_CERTIFICATE_PATH and AZURE_CERTIFICATE_PASSWORD so the existing login logic could be iterated.

  2. Are there any plans or reasons not to migrate from go-autorest to azidentity module to allow for Azure ARC enabled MSIs?

Thanks!

@TechyMatt TechyMatt changed the title Authenticate to Azure with Certificate Based authentication Authenticate to Azure with Certificate Based authentication and Arc enabled MSI Sep 7, 2021
@MMollyy
Copy link

MMollyy commented Nov 30, 2023

Considering the message from Azure that secrets will be deprecated in favor of certificates: I'm replying to this to give it a little bump.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants