Start with Identity
← Glossary
Concept

Secrets Management

Centralized storage, distribution, rotation, and audit of credentials used by applications and infrastructure. Modern secrets management issues short-lived dynamic credentials rather than long-lived static secrets.

The measure of a secrets program is not how many secrets are in the vault but how many exist outside it, and the winning move is issuing short-lived dynamic credentials so there is nothing durable to steal. Vaulting a static database password improves auditability; generating a 15-minute one on demand removes the asset. Most incidents still start with a credential in a repository, not in a vault.

See also: what is secrets management, secrets rotation, workload identity, secrets vendors

Last reviewed By SWI Community TeamSuggest a correctionHow we research