Secret Management
The processes and tools used to securely store, access, rotate, and manage sensitive credentials in software systems.
Explore more about Identity & Security
Related terms
A secure system for storing, managing, and controlling access to sensitive credentials such as passwords, API keys, certificates, and tokens.
Key RotationThe security practice of periodically replacing cryptographic keys, API keys, certificates, or other credentials with new ones to reduce the risk of compromise, limit the impact of credential exposure, and maintain secure access to systems and services.
Secret ManagerA secure tool or service designed to store, manage, and retrieve sensitive credentials and API keys in software applications.
API KeyA unique secret credential used to authenticate an application or client when accessing an API, typically identifying the caller and authorizing requests.
AuthenticationThe process of verifying the identity of a user, application, or system before granting access to protected resources or services.
AuthorizationThe process of determining what actions or resources an authenticated user, application, or system is permitted to access.