libopenstorage / secrets

Openstorage support for Key Management Systems
Apache License 2.0
16 stars 16 forks source link

migrate from adal to azidentity for Azure kms #84

Open sp98 opened 7 months ago

sp98 commented 7 months ago

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

What happened: adal is out of support since March 31, 2023. This PR migrates from adal to azidentity for azure key vault. Migration guide was used as a reference.

What you expected to happen: Ability to use azidentity library

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

Anything else we need to know?:

Environment:

sp98 commented 7 months ago

@adityadani Hello, I have PR opened for this feature request. Can you please take a look. Thanks.

adityadani commented 6 months ago

@sp98 Apologies for the delay. I have reviewed your PR and put some comments on it.