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

Enable Azure Service Principal Certificate-Based authentication #6735

Closed
PauloGDPeixoto opened this issue Aug 31, 2023 · 3 comments · Fixed by #7549
Closed

Enable Azure Service Principal Certificate-Based authentication #6735

PauloGDPeixoto opened this issue Aug 31, 2023 · 3 comments · Fixed by #7549

Comments

@PauloGDPeixoto
Copy link

Describe the problem/challenge you have
At the moment, only Service Principals with client secret are able to authenticate, but recently, certificate-based authentication is being pushed as a more secure alternative.

Describe the solution you'd like
I'd like to be able to authenticate a Service Principal with a certificate.

Vote on this issue!

This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.

  • 👍 for "The project would be better with this feature added"
  • 👎 for "This feature will not enhance the project in a meaningful way"
@ywk253100
Copy link
Contributor

Link the official doc for certificate-based authentication: https://learn.microsoft.com/en-us/cli/azure/azure-cli-sp-tutorial-3

ywk253100 added a commit to ywk253100/velero that referenced this issue Mar 21, 2024
Support certificate-based authentication for Azure

Fixes vmware-tanzu#6735

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
ywk253100 added a commit to ywk253100/velero that referenced this issue Mar 21, 2024
Support certificate-based authentication for Azure

Fixes vmware-tanzu#6735

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
@ywk253100
Copy link
Contributor

Reopen to track the work on the Azure plugin side

@ywk253100 ywk253100 reopened this Mar 27, 2024
@ywk253100
Copy link
Contributor

The issue can be closed once vmware-tanzu/velero-plugin-for-microsoft-azure#235 is merged

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

Successfully merging a pull request may close this issue.

4 participants