Accountability usually sits with the organisation operating the identity lifecycle process, not with the application itself. Security, IAM, and directory administrators must define the source of truth, the sync rules, and the offboarding workflow. MSPs or internal platform teams also need clear ownership for configuration, monitoring, and exception handling.
Why This Matters for Security Teams
Provisioning errors that leave former users active in business applications are not just administrative oversights. They are identity control failures that undermine least privilege, offboarding, and auditability. Once a departed user still has access, the application is only reflecting the broader weakness in the identity lifecycle process, especially where directory sync, HR feed timing, and manual exception handling are inconsistent.
For security teams, the real issue is accountability across the lifecycle, from source-of-truth updates to deprovisioning verification. This is why offboarding needs clear ownership and measurable controls, not informal coordination. NHI Management Group’s Ultimate Guide to NHIs notes that only 20% of organisations have formal processes for offboarding and revoking API keys, which is a useful reminder that identity cleanup is often weaker than access granting.
In practice, many security teams discover lingering access only after a former employee is still able to log in, rather than through intentional deprovisioning validation.
How It Works in Practice
Accountability usually sits with the organisation that owns the identity lifecycle, not the application vendor. Security, IAM, directory, and HR operations teams must agree on the source of truth, the sync interval, the exception workflow, and the evidence required to confirm removal. The application team may own local enforcement, but it is not the primary control plane for identity status changes.
Good practice is to separate the problem into four control points:
- Source of truth: HR or contractor system marks the user as terminated.
- Provisioning logic: IAM or directory tooling propagates the status change to connected applications.
- Verification: automated checks confirm that the account is disabled, removed from privileged groups, and no longer has active sessions.
- Exception handling: security or platform owners review cases where sync fails, integrations lag, or shared accounts complicate removal.
That operational pattern aligns with the broader identity risk picture described in Top 10 NHI Issues, where lifecycle gaps and stale access are recurring causes of exposure. It also aligns with OWASP Non-Human Identity Top 10 guidance on treating lifecycle management as a security control, not just an admin task. NIST’s NIST SP 800-53 Rev 5 Security and Privacy Controls supports this approach through account management, access enforcement, and audit logging expectations.
Effective teams also build evidence into the workflow: deprovisioning tickets, sync logs, and post-offboarding access checks should be retained so that ownership is provable during audit or incident review. These controls tend to break down when multiple directories feed the same application because conflicting identity sources create delay, duplicate state, and ambiguous ownership.
Common Variations and Edge Cases
Tighter identity controls often increase operational overhead, requiring organisations to balance fast offboarding against the friction of complex systems, third-party integrations, and manual exceptions. That tradeoff becomes more visible in merged environments where an MSP administers the directory, a separate IAM team owns provisioning rules, and business units still request local overrides.
There is no universal standard for this yet, but current guidance suggests the following edge cases need explicit assignment:
- Shared or service accounts that were originally attached to a former user and never repointed.
- SaaS applications with delayed SCIM or API-based sync, where access may persist after the source record changes.
- Break-glass accounts that bypass normal offboarding and require compensating controls.
- Contractor and temporary staff records that sit outside HR systems and therefore bypass standard termination workflows.
For governance, the key question is not only who triggered the provisioning error, but who owns detection, remediation, and sign-off. That is why the lifecycle framing in NHI Lifecycle Management Guide remains relevant even for human access, because the same control logic applies: identity state must be current, revocation must be provable, and exceptions must be time bound. In environments with many federated apps and no central offboarding validation, this guidance breaks down because no single team can reliably confirm that access has actually been removed.
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, NIST SP 800-63, NIST Zero Trust (SP 800-207) 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 | Addresses access permissions and timely revocation for former users. |
| OWASP Non-Human Identity Top 10 | NHI-05 | Covers lifecycle and revocation failures that leave stale identities active. |
| NIST SP 800-63 | IAL2 | Identity proofing and lifecycle integrity matter when accounts must be tied to a current subject. |
| NIST Zero Trust (SP 800-207) | PA-6 | Zero Trust requires continuous validation of access, not trust in stale directory state. |
| NIST AI RMF | Governance and accountability are central when automated lifecycle processes fail. |
Keep authoritative identity records current so provisioning and deprovisioning decisions stay trustworthy.
Related resources from NHI Mgmt Group
- Who is accountable for access risk when business users still manage critical security tasks in shadow applications?
- Who is accountable when unauthorized users gain access to sensitive data through weak authorization controls?
- How do organisations build a risk-based approach to managing access across business applications?
- How should organisations approach identity governance when business applications, cloud infrastructure, and data access are all converging?