A Lockstep Session is a time-boxed approval container for a specific request, scoped to a resource and a defined set of approvers. It exists only for the duration of the approval window, which keeps sensitive identity actions tightly bounded and auditable.
Expanded Definition
A Lockstep Session is a temporary approval construct used to bind one sensitive request to one resource, one time window, and one explicit approver set. In NHI operations, that makes it different from a generic ticket, a standing approval role, or an open-ended workflow state.
The term is still evolving across vendors, but the security intent is consistent: reduce the time and scope in which an AI agent, service account, or operator can receive elevated access. A lockstep session should be treated as a control boundary, not just a workflow label. It aligns closely with Zero Trust thinking in NIST Cybersecurity Framework 2.0 because access must be continuously justified and bounded by context. NHI Management Group’s Ultimate Guide to NHIs emphasizes that lifecycle control, visibility, and revocation discipline matter more than static identity labels alone.
The most common misapplication is treating a lockstep session like a reusable approval group, which occurs when teams let the same approval container persist across multiple requests or resources.
Examples and Use Cases
Implementing lockstep sessions rigorously often introduces workflow friction, requiring organisations to weigh tighter approval control against slower operational turnaround.
- A production database admin request is approved for a 15-minute window, after which the session expires and the privilege cannot be reused.
- An AI agent needs temporary access to a payroll API, and the approval is tied only to that API call sequence and that specific agent identity.
- A break-glass response for a compromised service account is granted through a lockstep session so investigators can act without creating standing privilege.
- A CI/CD pipeline requests a signing certificate for one release job, and approvers must validate the exact build artifact before the session opens.
- Security teams reviewing Ultimate Guide to NHIs often use lockstep sessions to document bounded access as part of a broader NHI control pattern, consistent with the intent of NIST Cybersecurity Framework 2.0.
Why It Matters in NHI Security
Lockstep sessions matter because NHI incidents often begin with approvals that are too broad, too durable, or too hard to audit after the fact. When a service account, token, or agent is granted access outside a tightly bounded session, defenders lose clarity on who approved what, for how long, and against which resource.
This is especially important in environments where NHIs outnumber human identities by 25x to 50x, as NHI Management Group notes in the Ultimate Guide to NHIs. That scale turns small approval mistakes into systemic exposure. Lockstep sessions help enforce Zero Standing Privilege behavior by making access ephemeral, attributable, and reviewable. They also support better incident reconstruction when paired with NIST-style logging and access governance.
Organisations typically encounter the cost of weak approval scoping only after an exposed token, privilege escalation, or unauthorized automation event, at which point lockstep session design becomes operationally unavoidable to address.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST Zero Trust (SP 800-207) and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-05 | Time-bound approval scope is central to controlling NHI privilege elevation. |
| NIST Zero Trust (SP 800-207) | JIT | Lockstep sessions operationalise just-in-time access under zero trust. |
| NIST CSF 2.0 | PR.AC-4 | Least-privilege access governance depends on tightly scoped, auditable approvals. |
Ensure temporary approvals are traceable, limited, and reviewed as part of access control.
Related resources from NHI Mgmt Group
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on June 22, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org