fix: Upgrade azserect client for AZURE
Upgrade azserect client How to test:
export ClientID=UUID
export EndPoint=url
export Secret=secret
export TenantID=tid
export ManagedIdentityClientID=micd
go test github.com/minio/kes/internal/keystore/azure
Once the verification is successful, I remove the redundant code fix https://github.com/minio/kes/issues/261
Hey @aead can you please review this when you get a chance?
@jiuker did you get the chance to test this with Azure ? let me know if you need any help in Azure
@jiuker did you get the chance to test this with Azure ? let me know if you need any help in Azure
Yeah. Pre commit have test code. I have tested it. @vadmeste
@aead we need to get this merged for a new kes release, so that we can move to a supported SDKs. Can you PTAL ?
@aead can you please review this?
@aead we need to migrate to new SDK previous one is unmaintained now.. its a security risk.
Checking back again on this @aead let me know if you could look at this PR.
https://github.com/minio/kes/pull/459 supersedes this PR, closing this one.