Secure Offboarding Checklist
Make sure a departing employee or contractor actually loses access everywhere, promptly, with evidence.
Offboarding gaps create orphaned accounts, a top audit finding and a soft target for attackers. Use this to ensure access is removed promptly and verifiably.
Trigger and timing
- Offboarding is triggered automatically from the HR system of record.
- Define timing by risk: immediate for involuntary or privileged, same-day for standard.
Revoke access
- Disable the primary identity in the IdP and revoke active sessions and tokens.
- Deprovision downstream apps via SCIM and verify removal, do not assume it propagated.
- Revoke privileged access, vault entries, and standing cloud entitlements.
- Rotate any shared or service-account credentials the person knew.
- Remove from groups, distribution lists, and external/partner systems.
Devices and data
- Retrieve or remotely wipe company devices.
- Reassign or preserve owned data, mailboxes, and resources.
- Remove app passwords, personal access tokens, and API keys they created.
Verify and evidence
- Confirm no active sessions remain after revocation.
- Run a reconciliation report to catch apps the IdP does not manage.
- Retain evidence of what was removed and when.
Common failure modes
- SaaS apps outside SCIM are missed and access lingers.
- Personal access tokens and API keys outlive the account.
- Contractors and third parties are not in the HR-driven process at all.
Related on Start with Identity
- TemplateAccess Review Checklist
A practical checklist for running an access certification campaign that auditors accept and managers actually complete.
- VendorCisco Secure Access
strong_contender
- CVEIvanti Connect Secure authentication bypass
Connect Secure and Policy Secure skipped authentication on a path that later chained with CVE-2024-21887 for unauthenticated RCE. CISA KEV. January 2024 disclos
- CVEIvanti Connect Secure SAML SSRF, chained to auth bypass
SSRF in the SAML component of Ivanti Connect Secure and Policy Secure. Attackers chained it with CVE-2023-46805 and CVE-2024-21887 after those were patched. CIS
- VendorNetwrix Privilege Secure
strong
- TemplatePasskey Rollout Checklist
A checklist for deploying passkeys to the workforce or customers without breaking recovery.