What is?
Least Privilege
Granting only the minimum access required to perform a task, for the least time needed.
Enforced via fine-grained policies, JIT access, and periodic reviews to reduce blast radius.
- Role scoping
- Time-bound permissions
- Access recertification
Explore More