Subscribe to the Non-Human & AI Identity Journal

Who is accountable when a contractor still has privileged cloud access after departure?

Accountability sits with the team that owns identity lifecycle governance, not just the person who left. Offboarding must remove access, verify revocation, and confirm that break-glass paths are controlled. Frameworks such as OWASP Non-Human Identity Top 10 and NIST CSF both support that ownership model across privileged access, secrets, and cloud operations.

Why This Matters for Security Teams

A contractor departure is not just an HR event. It is an identity lifecycle failure if privileged cloud access, secrets, API keys, or break-glass paths remain active after the working relationship ends. In cloud environments, that leftover access can be reused quietly, chained into automation, or handed off to another actor without an obvious alert. The operational risk is why the OWASP Non-Human Identity Top 10 treats lifecycle and secret hygiene as core security issues, not admin details.

NHI Management Group research also shows how common this gap is: in the 2024 Non-Human Identity Security Report, 88.5% of organisations said their non-human IAM practices lag behind or only match their human IAM maturity, which is a strong indicator that offboarding controls are not keeping pace with cloud sprawl. Accountability therefore sits with the team that owns identity governance, privileged access, and revocation assurance, not with the departed contractor.

In practice, many security teams discover the problem only after access is reused, rather than through intentional offboarding verification.

How It Works in Practice

Accountability should be assigned to a named control owner, usually the identity platform, cloud security, or privileged access team, with clear handoffs from HR, procurement, and the business owner. The contractor’s departure should trigger a coordinated workflow that removes interactive access, disables service accounts, revokes tokens, rotates secrets, and confirms that any delegated admin rights are gone. The goal is not simply to close a ticket, but to prove that no privileged path remains usable.

Current guidance from the OWASP Non-Human Identity Top 10 and NIST-aligned identity practice suggests four checks are essential:

  • Inventory every identity the contractor could use, including cloud console logins, IAM roles, workload identities, and automation accounts.
  • Revoke standing privilege first, then validate that no JIT elevation or delegated approval path can be reused.
  • Rotate any secrets or certificates the contractor could have copied, including CI/CD variables and vault-backed credentials.
  • Verify revocation in logs and policy systems, rather than assuming a deletion request completed successfully.

This is where workload identity matters. If access is tied to a human account only, offboarding tends to be incomplete; if access is bound to ephemeral workload identity and short-lived credentials, the blast radius is smaller and revocation is easier to prove. NHI Management Group’s 2024 Non-Human Identity Security Report found that 59.8% of organisations see value in dynamic ephemeral credentials, which matches the operational need here. Break-glass access also needs scrutiny, because emergency paths often survive long after the contractor has left.

These controls tend to break down when contractors also manage automation, shared cloud tooling, or third-party integrations because access is distributed across too many systems to revoke atomically.

Common Variations and Edge Cases

Tighter offboarding control often increases operational overhead, so organisations must balance speed against verification. A contractor with only human-console access is easier to remove than one who has created pipelines, service principals, or embedded secrets across multiple clouds. There is no universal standard for exactly how many validation steps are enough, but best practice is evolving toward proof-based revocation rather than simple account disablement.

Edge cases usually involve shared responsibility or delegated administration. For example, a contractor may no longer have direct access but could still influence infrastructure through an automation token, a federated role, or a long-lived certificate in a separate team’s vault. That is why the offboarding owner should require evidence from both IAM and cloud operations before closing the case. The 52 NHI Breaches Analysis and the Codefinger AWS S3 ransomware attack both reinforce a familiar pattern: forgotten access paths are often the ones attackers or ex-insiders exploit first.

Where contractors supported multi-cloud operations, consistent revocation becomes harder because identity controls do not always map cleanly across providers, and a single missed secret can preserve effective privilege.

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
OWASP Non-Human Identity Top 10 NHI-03 Covers lifecycle revocation and stale credentials after contractor departure.
NIST CSF 2.0 PR.AC-4 Addresses access management, least privilege, and timely removal of privileges.
NIST AI RMF Governance applies to autonomous or automated access paths tied to contractor identities.

Remove and rotate all contractor-associated NHI credentials, then verify revocation across every cloud system.