TL;DR: Deprovisioning is the structured removal of access rights across systems, and SecurEnds argues that manual offboarding leaves orphaned accounts, compliance gaps, and exploitable access windows, especially when employees, contractors, third-party tools, and bots all retain residual access. The real issue is not account disabling but lifecycle closure, where access removal must keep pace with identity change.
NHIMG editorial — based on content published by SecurEnds: deprovisioning and offboarding in IAM
By the numbers:
- Only 20% have formal processes for offboarding and revoking API keys, and even fewer have procedures for rotating them.
- 91.6% of secrets remain valid five days after the targeted organisation is notified, showing a critical gap in remediation procedures.
- 79% of organisations have experienced secrets leaks, with 77% of these incidents resulting in tangible damage.
Questions worth separating out
Q: What breaks when deprovisioning is only partially automated?
A: Partial automation creates false closure.
Q: Why do lingering access rights create both security and compliance risk?
A: Security risk rises because stale access widens the window for misuse after role change or departure.
Q: How do you know whether offboarding is actually working?
A: Look for completion evidence, not just workflow status.
Practitioner guidance
- Inventory every offboarding-dependent system Map which applications, SaaS tools, cloud services, and third-party platforms still need explicit revocation when a user leaves.
- Differentiate deactivation from true deprovisioning Update offboarding runbooks so account disablement is only one step, followed by entitlement removal, token revocation, group cleanup, and delegated access withdrawal.
- Automate lifecycle triggers through HR and IAM Use HR status changes, role changes, and termination events to trigger deprovisioning workflows automatically through SCIM or equivalent connectors.
What's in the full article
SecurEnds' full article covers the operational detail this post intentionally leaves for the source:
- Step-by-step deprovisioning workflow examples across HR, IAM, and SaaS systems
- Concrete SCIM-driven automation examples for revoking access in connected apps
- Practical comparisons of deactivation, deletion, and deprovisioning in day-to-day IAM operations
- Implementation detail on how SecurEnds maps offboarding events to access removal workflows
👉 Read SecurEnds' guide on deprovisioning and offboarding in IAM →
Deprovisioning failures: is your offboarding process leaving accounts live?
Explore further
Offboarding is the point where identity governance either closes the loop or exposes the enterprise. The article makes clear that access removal is often slower and less complete than access grant, which creates orphaned access after departure or role change. That gap matters because identity state changes faster than many IAM workflows. Practitioners should treat deprovisioning as the final control that proves lifecycle governance is real, not theoretical.
A few things that frame the scale:
- 91.6% of secrets remain valid five days after the targeted organisation is notified, showing a critical gap in remediation procedures, according to the Ultimate Guide to NHIs.
- 79% of organisations have experienced secrets leaks, with 77% of these incidents resulting in tangible damage.
A question worth separating out:
Q: Who is accountable when a departed user still has access?
A: Accountability usually spans HR, IAM operations, application owners, and the business manager who approved the access. The failure is often procedural, not purely technical, so responsibility should include the team that owns the identity lifecycle and the owners of the systems where access remained live. Offboarding needs named ownership at every step.
👉 Read our full editorial: Deprovisioning failures show why offboarding is IAM's last defense