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

Adds support for CYOK end-points #744

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Adds support for CYOK end-points #744

merged 1 commit into from
Nov 7, 2024

Conversation

kailash-b
Copy link
Contributor

@kailash-b kailash-b commented Nov 7, 2024

Changes

The following endpoints are added :

  • POST /api/v2/keys/encryption/rekey

References

Testing

The following scenarios have been tested :

  • Test_rekey_encrypted_keys : Perform a rekey operation and ensure the Tenant Master Key is rotated. Additionally ensures the original Tenant Master Key is now destroyed.

  • This change adds unit test coverage

  • This change adds integration test coverage

  • This change has been tested on the latest version of the platform/language or why not

Checklist

@kailash-b kailash-b requested a review from a team as a code owner November 7, 2024 06:55
@kailash-b kailash-b merged commit e769e45 into master Nov 7, 2024
11 checks passed
@kailash-b kailash-b deleted the feature/cyok branch November 7, 2024 07:52
@kailash-b kailash-b mentioned this pull request Nov 8, 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.

2 participants