Start with Identity
← Glossary
Concept

Least Privilege

The principle of granting an identity only the access it needs, for only as long as it needs it. Reduces blast radius when an account is compromised.

Least privilege is universally endorsed and rarely measured, which is the whole problem. It becomes real when you can compare granted permissions against used permissions and act on the difference, and when access is time-bound by default rather than permanent. Without those two mechanisms it degrades into an aspiration that entitlement growth quietly overwhelms.

See also: zero standing privileges, CIEM, entitlement, just-in-time access

Last reviewed By SWI Community TeamSuggest a correctionHow we research