Secret rotation is the process of regularly replacing credentials (passwords, API keys, certificates, tokens) with new ones to limit the window of exploitation if a secret is compromised — and to comply with security policies requiring periodic rotation.
⚙️ How Does It Work?
Secrets managers (HashiCorp Vault, AWS Secrets Manager, CyberArk) automate rotation: generating new credentials, updating the secrets store, notifying dependent applications, and invalidating old credentials — all without service disruption.
📍 Where Is It Used?
Every system with credentials — service accounts, API keys, database passwords, certificates, SSH keys. Especially critical for privileged accounts and machine credentials.
💡 Real-World Example
🔗 Related Terms
Stay Ahead in Identity Security
Get weekly IAM, PAM & IGA insights via Identity Pulse.
Subscribe to Identity Pulse →