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

support using certs for authenticating azure kv #82

Closed
wants to merge 1 commit into from

Conversation

sp98
Copy link

@sp98 sp98 commented Feb 14, 2024

What this PR does / why we need it:
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.

Which issue(s) this PR fixes (optional)
Closes #81

Special notes for your reviewer:

@sp98 sp98 force-pushed the azure-kv-cert-support branch from 698ba84 to b44afdd Compare February 20, 2024 06:37
@sp98
Copy link
Author

sp98 commented Mar 14, 2024

closing this PR as cert based authentication is now handled in #83

@sp98 sp98 closed this Mar 14, 2024
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

Successfully merging this pull request may close these issues.

Support using certificates for Azure Key vault.
1 participant