Mover workflows reveal whether policy, approvals, and entitlement changes work across privilege boundaries. Onboarding and termination are usually easier to automate, but real enterprises spend much of their risk in transitions between roles, contractors, leaves, and returns. That is where hidden privilege creep and broken propagation usually surface.
Why This Matters for Security Teams
Mover workflows are the stress test for identity governance because they expose whether access changes can keep up with real organisational motion. Onboarding creates a known starting state, and offboarding removes access from a defined endpoint. Movers are harder: role changes, temporary assignments, internal transfers, contractor extensions, and leaves of absence force policy to re-evaluate access across multiple systems at once. That is where entitlement drift, stale approvals, and broken inheritance usually appear.
For NHI and workforce-adjacent controls, this matters because access is rarely granted in isolation. It is often inherited through group membership, service ownership, ticketed approvals, and downstream application mappings. If the mover event is not handled cleanly, privileged access can survive long after the business need has changed. NIST’s NIST Cybersecurity Framework 2.0 treats access governance as a continuous process, not a one-time provisioning task, which is the right lens for these transitions. In practice, many security teams discover the failure only after an internal transfer has already preserved the old privilege set.
How It Works in Practice
A reliable mover process starts by treating role change as a new authorisation event, not a simple edit to a user record. The identity system should compare the new role, department, location, manager, and duration against current entitlements, then remove anything no longer justified before adding new access. That approach aligns with the lifecycle view in the NHI Lifecycle Management Guide, because lifecycle state is what determines whether access remains valid.
Security teams usually get better results when they operationalise movers through a small set of controls:
- Trigger entitlement review on every job change, not just on hire and termination.
- Recompute access from policy and role metadata, rather than copying the old profile forward.
- Revoke elevated access first, then re-issue only the minimum needed for the new function.
- Require approval for exceptions, with an expiry date and a named business owner.
- Check downstream systems for inherited access, especially shared groups, API keys, and delegated admin paths.
This is especially important where NHI exposure is already high. NHI Management Group has noted that only 5.7% of organisations have full visibility into their service accounts in its Ultimate Guide to NHIs, which helps explain why mover events so often surface hidden privilege. The same guide also shows that 97% of NHIs carry excessive privileges, so role changes without revocation are not minor hygiene issues. They compound risk quickly. These controls tend to break down when access is replicated across many SaaS apps and legacy directories because entitlement ownership is fragmented and no single system can enforce removal end to end.
Common Variations and Edge Cases
Tighter mover controls often increase operational overhead, requiring organisations to balance access hygiene against business continuity. That tradeoff is real, especially in fast-moving environments where employees change teams frequently or contractors rotate through short engagements. Current guidance suggests that the safest model is not to preserve the old profile and patch it later, but there is no universal standard for every enterprise structure yet.
Edge cases usually appear where the human identity is attached to persistent non-human access. A developer who changes teams may still own deployment credentials, CI/CD tokens, or shared service account permissions. A contractor returning from a leave may not need prior access restored automatically. A manager transfer may require read access removed while approval authority remains in a workflow tool. The Top 10 NHI Issues is useful here because mover failures often overlap with stale secrets, duplicated ownership, and misconfigured vault workflows.
For governance teams, the practical rule is simple: every mover event should produce a fresh entitlement decision, not a historical assumption. If the process cannot prove what was removed, what was added, and who approved it, the workflow is not mature enough for privileged access. In many environments, that gap becomes visible only after an audit or incident reveals that the “new” role still retained the old power.
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 CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | Mover workflows often fail because NHI credentials are not revoked or re-scoped on role change. |
| NIST CSF 2.0 | PR.AC-4 | Identity lifecycle changes require continuous access management, not one-time provisioning. |
| NIST AI RMF | If AI agents or automated systems change roles, governance must re-evaluate access at runtime. |
Recompute NHI entitlements on every mover event and revoke obsolete credentials before granting new access.
Related resources from NHI Mgmt Group
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on June 25, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org