Terminology Index

Glossary

1801 terms

Open concept maps

Showing 449-480 of 1801 terms

C
32

Credential Checkout

In privileged access management, the process by which a user or system retrieves a privileged credential from a vault for temporary use, with the credential tracked, time-limited, and often rotated after use so it is never freely held.

Rather than letting privileged passwords sit with users, a PAM vault issues them on demand: a user checks out a credential for a specific task, the system logs and monitors the session, and the credential is returned and frequently rotated afterward. Checkout enforces accountability and just-in-time access, shrinking the window a privileged secret is exposed and ensuring every privileged use is attributable and auditable.

Introduced in: Privileged Access Management

Examples

  • An admin checking out a server's privileged password from the vault for one task.
  • Auto-rotating a credential after it is returned to the vault.
  • Logging who checked out which credential and when for accountability.

No related terms linked yet.