Join our Newsletter — 33% off our NHI Course

What happens when employees keep using shadow SaaS after they leave the company?

If offboarding does not extend to shadow SaaS, former employees may retain access to applications the security team never knew existed. That can leave sensitive data exposed, create compliance issues, and increase the chance that accounts remain active long after employment ends. The practical fix is complete discovery plus enforced revocation workflows.

Why Shadow SaaS Becomes a Post-Exit Exposure

When a former employee keeps a shadow saas account, the problem is not just that the person can still log in. It is that the company may have no inventory, no owner, and no revocation path for the application itself, so access can outlive employment and remain invisible to normal offboarding controls. That creates a gap between HR exit and actual access termination.

Shadow SaaS is especially risky because the application may hold customer records, internal documents, or integrations into other systems. If the account is tied to a shared mailbox, personal email, or an unmanaged OAuth grant, the access path can survive even after corporate credentials are disabled. NHIMG’s Ultimate Guide section on non-human identities is useful here because SaaS access often depends on tokens, API keys, and delegated permissions rather than a visible user password.

The practical consequence is that offboarding can look complete on paper while the real access surface stays open. In many environments, the hardest part is not disabling the user account, but discovering all the third-party applications, tokens, and federated connections the user created or approved.

What Actually Fails During Offboarding

The failure usually sits in discovery and revocation. Security teams may remove the person from the directory, but the SaaS tenant, OAuth consent, API key, or local application account is never identified. That is why former employees can continue to reach company data through applications that were never added to the official asset register. Salesloft OAuth token breach shows how a token-based access path can persist independently of a normal login lifecycle.

Unrevoked credentials also create a governance problem. If a former employee can access a business app after leaving, the organisation may fail retention, confidentiality, and access-review obligations at the same time. The issue is not limited to direct use of the account, because some shadow SaaS tools can also expose exports, sync connectors, and downstream integrations that keep data flowing after the employee is gone.

A useful operational signal is whether offboarding requires manual hunting across finance, procurement, browser logs, and SSO records. If it does, the organisation probably does not have reliable control over the full SaaS estate. NHIMG’s Coupang Signing Key Breach is a strong reminder that delayed revocation can turn a lifecycle miss into broad exposure.

Risk and Threat Considerations

Shadow SaaS that survives offboarding can leave sensitive data exposed long after the employment relationship ends. The main risks are unauthorised access, compliance failure, and hidden persistence, especially when the account is tied to OAuth tokens, API keys, or shared credentials rather than a centrally managed login.

Failure mechanism: The organisation disables the known user account but never discovers the unmanaged application, consent grant, or integration the employee used, so the access path remains active.

Impact: Former employees may still view, sync, export, or alter company data, and the company may not detect the exposure until after a data review, audit finding, or incident investigation.

For a good control outcome, the risk should shrink as soon as the employee exits, not only after a later cleanup cycle. If your offboarding process cannot prove that shadow SaaS access has been found and revoked, assume the exposure still exists.

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 CIS Controls v8, NIST CSF 2.0 and NIST SP 800-63 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-01 — Secrets and Credential Management Shadow SaaS often relies on tokens, keys, and grants that must be found and revoked.
NHI-02 — Identity Lifecycle Management The question is about access that outlives employment and needs full lifecycle termination.
NHI-06 — Visibility and Inventory Unseen SaaS is the core reason former employees can keep access after exit.
Recommendation — Inventory and revoke all application secrets and delegated credentials during offboarding. Enforce discovery-driven deprovisioning for every application and integration linked to the leaver. Build a complete inventory of SaaS apps, consents, and integrations before closing offboarding.
CIS Controls v8 5 — Account Management Offboarding must remove or disable all accounts, including shadow SaaS accounts.
6 — Access Control Management The issue is lingering access and missing revocation for unmanaged applications.
Recommendation — Remove inactive and departed-user access paths across all applications and services. Revoke application access and consent grants as part of a formal termination workflow.
NIST CSF 2.0 PR.AA — Identity Management, Authentication, and Access Control This subject materially concerns terminating access and controlling who can keep using applications.
GV.RM — Risk Management Strategy Shadow SaaS after exit is an unmanaged access risk that needs formal governance.
Recommendation — Verify that exit procedures remove all authenticators and access permissions tied to the leaver. Track shadow SaaS exposure in the organisation's access-risk register and remediation plan.
NIST SP 800-63 IAL — Identity Assurance Level Where accounts and grants persist, the trust in the identity binding weakens over time.
Recommendation — Revalidate identity binding when access is transferred, reused, or reassigned after offboarding.

Practitioner Guidance

What to prioritise: Treat discovery and revocation as one workflow. If the team can only disable known directory accounts, the offboarding process is incomplete for shadow SaaS and should be escalated as an access-governance gap.

What to verify: Confirm that the exit checklist covers SaaS inventory, OAuth consents, API keys, local app accounts, and any external integrations created by the employee. The key question is not whether the user left, but whether any application path still authenticates on the company’s behalf.

What good looks like: Every offboarding case produces evidence that unknown apps were searched, known apps were revoked, and any remaining business-owned access was reassigned or retired. If you cannot produce that evidence, you do not have complete termination.

Practitioner takeaway: Shadow SaaS turns offboarding into a discovery problem first and a revocation problem second, so the control objective is complete visibility before the employee’s access can truly be considered ended.