Account Lifecycle
Account lifecycle refers to all the stages an account passes through, from when it is first created, through its ongoing use and periodic review, to when it is eventually deactivated or removed. Managing this lifecycle means keeping each account accurate and appropriate at every stage, whether the account belongs to a person or to a machine such as an application. The goal is to ensure accounts exist only when needed and carry only the access they should.
Account lifecycle describes the collective set of governance and administration processes by which an account is managed across its stages, typically including creation/provisioning, review and update, and eventual deactivation or retirement. In IAM contexts it is generally treated as part of Identity Governance and Administration (IGA) rather than runtime access enforcement, and it applies to both human user accounts and non-human identities such as service accounts, where the latter often add stages like credential rotation. The specific stages, terminology, and automation vary by vendor and deployment; for example, IBM Security Verify frames account lifecycle as an Identity Governance process for managing accounts on target systems, while service account lifecycle definitions typically emphasize creation, use, review, rotation, and retirement. The scope of this term covers lifecycle stage management and is distinct from real-time authentication, authorization, or token validation.
Why it matters
Accounts that outlive their legitimate purpose are one of the most common sources of standing risk in an identity environment. When an account is created but never reviewed, retains access after a role change, or is left active after a person leaves or an application is decommissioned, it becomes an attractive target and a gap in accountability. Treating the account as something with a defined lifecycle, rather than a one-time creation event, lets organizations ensure accounts exist only when needed and carry only the access they should, which is the core governance objective this term addresses.
The lifecycle framing applies to more than human users. Non-human identities such as service accounts that support applications or infrastructure follow their own stages, typically adding credential rotation to the usual creation, use, review, and retirement steps. Because these accounts often hold broad privileges and are easy to forget, neglecting their lifecycle can leave rotated-but-never-retired credentials or dormant service accounts in place indefinitely.
It is worth being precise about scope: account lifecycle is an Identity Governance and Administration concern focused on managing accounts across their stages. It is distinct from the runtime enforcement that happens at authentication, authorization, or token validation time. Sound lifecycle management reduces the population of accounts and entitlements that those runtime controls must contend with, but it does not replace them.
Who it's relevant to
Inside Account Lifecycle
Common questions
Answers to the questions practitioners most commonly ask about Account Lifecycle.
