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

[Eng]: [Cosmos DB][ClientEncryption] Fix New/Update AzCosmosDbClientEncryptionKey to validate key which is passed as part of KeyWrapMetadata #24776

Open
kr-santosh opened this issue May 1, 2024 · 0 comments
Assignees
Labels
Engineering Service Attention This issue is responsible by Azure service team.

Comments

@kr-santosh
Copy link
Contributor

Description

Currently we don't validate if the user has passed the complete key along with Key identifier which later causes issue during key rotation during rewrap since latest key version is picked up instead of the version actually used to wrap it.

@kr-santosh kr-santosh changed the title [Eng]: [Cosmos DB][ClientEncryption] Fix New/Update AzComsosDbClientEncryptionKey to validate key which is passed as part of KeyWrapMetadata [Eng]: [Cosmos DB][ClientEncryption] Fix New/Update AzCosmosDbClientEncryptionKey to validate key which is passed as part of KeyWrapMetadata May 1, 2024
@isra-fel isra-fel added the Service Attention This issue is responsible by Azure service team. label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

3 participants