Deprovisioning
Deprovisioning is the process of removing a user's access to an organization's applications and systems once that access is no longer needed, such as when someone leaves the organization or changes roles. It is the counterpart to provisioning, which grants access in the first place. Done properly, it helps reduce the risk of unauthorized access to systems and data.
Deprovisioning is the structured removal, revocation, or deletion of access rights for an identity across applications and systems when those rights are no longer required, typically triggered by events such as termination, role change, or shifts in business requirements. It applies not only to human user accounts but also to non-human identities (for example, service accounts and machine identities), and may involve disabling, revoking, or deleting accounts depending on organizational policy. As an information security control, deprovisioning supports confidentiality and integrity by limiting standing access; it also intersects with data governance where account lifecycle activity must be demonstrably evidenced for accountability, though the two remain distinct disciplines. This entry defines the concept only and does not cover specific data retention requirements, deletion or erasure obligations under any particular regulatory regime, or the treatment of personal data associated with removed accounts, all of which depend on jurisdiction and implementation.
Why it matters
Deprovisioning addresses one of the most persistent gaps in access management: standing access that outlives its business justification. When a user leaves an organization or changes roles, access rights that are not promptly and completely removed become orphaned entitlements that no legitimate process is monitoring. These lingering permissions expand the attack surface and create opportunities for unauthorized access to systems and data, whether through misuse by a former insider or through compromise of a dormant account by an external party. As an information security control, deprovisioning supports confidentiality and integrity by limiting access to only those identities that currently require it.
The challenge is often one of completeness rather than intent. Access is typically distributed across many applications and systems, and provisioning that occurred over the course of an individual's tenure may not be centrally recorded, making full removal difficult to achieve consistently. The problem is compounded by non-human identities such as service accounts and machine identities, which frequently lack a clear owner and can persist long after the business need behind them has disappeared.
Deprovisioning also intersects with data governance, where account lifecycle activity may need to be demonstrably evidenced to support accountability. Accountability generally requires demonstrable evidence that access was removed, not merely a stated policy that it should be. That said, deprovisioning as a control is distinct from data retention or erasure obligations; whether and how personal data associated with a removed account must be handled depends on jurisdiction and implementation and is out of scope for this concept.
Who it's relevant to
Inside Deprovisioning
Common questions
Answers to the questions practitioners most commonly ask about Deprovisioning.