Just Enough Admin (JEA) Pattern

Admins get exactly what they need. The pattern.

What JEA solves

Standing admin privilege is the highest-risk credential pattern. Compromise of one admin account gives total access. JEA replaces standing admin with narrow, time-bounded elevation: each session grants only the permissions needed for the specific task, for the specific duration, with an audit trail.

Scoping elevations

Scope is what makes JEA real. A wide elevation is barely better than standing admin; the discipline is to scope each elevation to the specific task, bound the duration, and tag the elevation with the ticket or incident that justifies it.

Approval flow

Approval friction must match the stakes. Routine elevations get peer approval; high-stakes elevations need manager or security; emergencies have a documented break-glass path that logs immediately and is reviewed within 24 hours.

Tooling

JEA is only as good as the tooling that grants the elevation. AWS SSO with permission sets, HashiCorp Vault dynamic secrets, and enterprise-grade options like Teleport or BeyondTrust each cover different surfaces; the discipline is to pick one for each surface and standardise.

Operating JEA

JEA needs operational discipline to stay healthy. New engineers default to no elevations; standing privileges are converted one at a time; elevation request volume is tracked so the workflow stays fast enough for emergencies without becoming a rubber stamp.