secrets icon indicating copy to clipboard operation
secrets copied to clipboard

Support using certificates for Azure Key vault.

Open sp98 opened this issue 2 years ago • 2 comments

Is this a BUG REPORT or FEATURE REQUEST?: FEATURE REQUEST

What happened: As of now, the azure key vault client can be created using the ClientID and ClientSecret. The recommended way of creating the client is using a certificate.

What you expected to happen: Create azure key vault client using certificate. Use the NewServicePrincipalTokenFromCertificate function to generate the token using certificate.

How to reproduce it (as minimally and precisely as possible): N/A

Anything else we need to know?: N/A

Environment:

  • Container Orchestrator and version:
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

sp98 avatar Jan 19 '24 03:01 sp98

@adityadani

I'm from the Rook team. I would like to take this up and work on it. Just wanted to check if you are still accepting contributions.

sp98 avatar Jan 19 '24 03:01 sp98

@sp98 Yes feel free to send out a PR and we will review it. cc @dahuang-purestorage

adityadani avatar Jan 19 '24 03:01 adityadani