TL;DR: Manual onboarding and offboarding break down when identity, device, and access tasks wait on serial tickets instead of HR events, according to JumpCloud. A zero-day user lifecycle replaces handoffs with automated sequences, but the real governance test is whether lifecycle controls, session termination, and access removal actually keep pace with the event that triggers them.
NHIMG editorial — based on content published by JumpCloud: zero-day user lifecycle automation and the automation mindset for onboarding and offboarding
By the numbers:
- SCIM only manages between 15% and 25% of a typical organization’s SaaS stack.
- The remaining 75% to 85% of applications either lack SCIM support or put it behind enterprise-tier pricing.
Questions worth separating out
Q: How should security teams automate employee onboarding and offboarding?
A: Security teams should anchor joiner, mover, and leaver workflows to authoritative HR events, then orchestrate identity, device, and application actions in parallel.
Q: Why do manual onboarding workflows create identity risk?
A: Manual workflows create risk because they depend on serial handoffs between HR, IT, and device teams, which introduces delay and inconsistency.
Q: What breaks when offboarding only disables the directory account?
A: Disabling the directory account does not necessarily end active sessions, revoke OAuth tokens, remove app-specific permissions, or recover devices.
Practitioner guidance
- Automate lifecycle starts from HR events Trigger joiner and leaver workflows from the HRIS when an offer is accepted or a termination is recorded, then fan out provisioning in parallel across identity, device, and app systems.
- Map offboarding beyond directory disablement Require session termination, token revocation, group removal, and device recovery as part of every termination workflow so access ends across the whole application estate.
- Treat SCIM coverage as partial Inventory where SCIM is unavailable or only available in higher tiers, then add compensating controls for applications that keep local access or active sessions after deprovisioning.
What's in the full article
JumpCloud's full how-to covers the operational detail this post intentionally leaves for the source:
- A chapter-by-chapter breakdown of the automation-first operating model for joiner, mover, and leaver workflows.
- A decision matrix for prioritising which identity and device tasks to automate first in a busy IT environment.
- Financial ROI formulas that help translate lifecycle automation into leadership language.
- Implementation detail on connecting HRIS, identity provider, and MDM systems without relying on manual spreadsheets.
👉 Read JumpCloud's guide to zero-day user lifecycle automation →
Zero-day user lifecycle: what it means for IAM teams?
Explore further
Serial onboarding is a governance failure, not a staffing inconvenience. The manual handoff model assumes one team finishes before the next begins, but identity lifecycle control depends on parallel execution anchored to authoritative events. That assumption breaks the moment HR, IT, device management, and application teams are asked to operate as a chain instead of a system. The implication is that lifecycle governance has to be designed around event integrity, not ticket throughput.
A few things that frame the scale:
- 91% of former employee tokens remain active after offboarding, leaving organisations vulnerable to potential security breaches, according to The 2025 State of NHIs and Secrets in Cybersecurity.
- 62% of all secrets are duplicated and stored in multiple locations, causing unnecessary redundancy and increasing the risk of accidental exposure.
A question worth separating out:
Q: How do organisations know if their lifecycle automation is working?
A: They should measure whether HR events trigger provisioning and deprovisioning without delays, whether access changes propagate consistently across all critical apps, and whether termination workflows actually remove active sessions and tokens. If identity state and application state routinely diverge, automation is only accelerating drift.
👉 Read our full editorial: Zero-day user lifecycle exposes the limits of manual onboarding