You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create an additional endpoint called rotate root key for the admin to call to trigger rotation. Vault rotates the secret without exposing the secret.
The text was updated successfully, but these errors were encountered: