Subscribe to the Non-Human & AI Identity Journal

What should organisations do when an employee leaves to reduce residual risk?

They should revoke access everywhere, confirm that licenses are reclaimed or reassigned, and verify that files or folders are transferred to the right owner. The process should end only when the audit trail shows completion across every relevant SaaS application, not just the central login system.

Why This Matters for Security Teams

Employee offboarding is not just an HR workflow. It is an identity and access control event that can leave behind active accounts, shared mailbox access, SaaS licenses, API tokens, and file ownership that still confer operational or security impact after departure. NIST’s NIST Cybersecurity Framework 2.0 treats identity lifecycle control as a core part of reducing residual risk, because access that is not explicitly removed often persists in shadow systems and delegated permissions. NHIMG’s Ultimate Guide to NHIs — Why NHI Security Matters Now shows the same pattern on the machine side, where 91.6% of secrets remain valid five days after notification, which illustrates how slow revocation directly extends exposure windows.

Security teams often get this wrong by treating termination as complete once the central directory account is disabled. In practice, the real risk sits in the downstream entitlements that were provisioned outside the primary login plane, especially in SaaS apps, collaboration tools, and service ownership records. In practice, many security teams encounter residual access only after an ex-employee account is abused or a critical file is orphaned, rather than through intentional offboarding validation.

How It Works in Practice

Effective offboarding starts with a complete inventory of where the employee had effective access, not just where they authenticated. That includes the identity provider, direct SaaS logins, privileged roles, group memberships, delegated mailbox access, shared drives, project management tools, and any tokens or integrations the employee could manage. The goal is to remove both interactive access and operational control, then verify that ownership has been transferred to the correct manager or system account.

A practical process usually includes:

  • Disable the primary account, then confirm all federated and direct-auth SaaS accounts are also suspended or deleted.
  • Revoke active sessions, refresh tokens, API keys, device trust, and any recovery paths that could restore access.
  • Transfer file, folder, mailbox, and workspace ownership to a designated custodian.
  • Reassign or reclaim software licenses so dormant accounts do not remain usable.
  • Review privileged groups, shared secrets, and automation accounts tied to the departed employee’s role.
  • Record proof of completion in an audit trail that covers each relevant application, not only the central identity platform.

NHIMG’s Top 10 NHI Issues and Ultimate Guide to NHIs — Key Challenges and Risks both reinforce a broader lesson: visibility is the control before revocation. If you cannot see where access exists, you cannot reliably remove it. That is why current guidance suggests tying offboarding to authoritative inventory, ticketing, and exception handling, rather than relying on manual checklists alone. These controls tend to break down when employees have provisioned their own SaaS tools or when access was granted directly in applications outside the identity provider, because those paths are easy to miss and hard to reconcile after departure.

Common Variations and Edge Cases

Tighter offboarding often increases operational overhead, requiring organisations to balance rapid cut-off against business continuity and evidence quality. That tradeoff becomes more pronounced when the employee owned shared content, ran automation, or held privileged admin roles that cannot be removed without handoff planning.

There is no universal standard for every environment yet, but best practice is evolving toward risk-based sequencing. For a low-risk departure, immediate disablement of core access may be enough while downstream cleanup follows quickly. For privileged users, finance staff, developers, or administrators, the safer pattern is coordinated cut-off across identity, application access, and ownership transfer, with validation by the app owner. For highly automated environments, the issue is not only human access but also secret sprawl, because an employee may leave behind tokens embedded in scripts, CI/CD systems, or shared vaults.

The main edge cases are shared accounts, delegated admin rights, and recovery mechanisms such as alternate emails or bypass codes. Those paths should be reviewed separately because they can outlive the primary account and create residual access long after termination appears complete.

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
NIST CSF 2.0 PR.AC-4 Offboarding is identity lifecycle control and access removal.
OWASP Non-Human Identity Top 10 NHI-01 Residual access often persists as unmanaged secrets and credentials.
NIST AI RMF AI RMF governance supports accountable access and lifecycle controls.

Inventory and revoke every credential, token, and secret tied to the departed user.