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

Autorotation of the Key #47

Open
johnbyrnejb opened this issue Feb 12, 2024 · 1 comment
Open

Autorotation of the Key #47

johnbyrnejb opened this issue Feb 12, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@johnbyrnejb
Copy link
Contributor

Create an additional endpoint called rotate root key for the admin to call to trigger rotation. Vault rotates the secret without exposing the secret.

@johnbyrnejb johnbyrnejb added the enhancement New feature or request label Feb 12, 2024
@johnbyrnejb johnbyrnejb added this to the Iteration 2 milestone Feb 12, 2024
@niamhthornbury
Copy link
Contributor

niamhthornbury commented Feb 14, 2024

Follow this guide for rotating keys https://docs.confluent.io/cloud/current/access-management/authenticate/api-keys/best-practices-api-keys.html 
We could create a script that the user just has to enter some params needed or we could make a small code change to add a call to confluent cloud to rotate it. We already communicate with confluent cloud, there shouldn’t be much work needed for either approach. For the script approach the user would need to log into confluent cloud via their terminal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants