Start with Identity
← Glossary
Concept

PAM

Privileged Access Management. Controls for accounts and credentials with elevated permissions. Includes credential vaulting, session brokering, session recording, and just-in-time elevation.

PAM programs succeed or fail on adoption rather than features. Vaulting and session brokering work only if the privileged path through the tool is faster than the path around it, and engineers will route around a slow one. The modern direction is to reduce what needs vaulting at all by moving to just-in-time elevation and short-lived credentials, so there is less standing privilege to protect.

See also: what is PAM, just-in-time access, zero standing privileges, PAM vendors

Related terms
Last reviewed By SWI Community TeamSuggest a correctionHow we research