Reconciliation
In identity management, reconciliation is the process of comparing what a system believes should exist against what actually exists in a target application or directory, then flagging or fixing the differences. It is similar in spirit to how account reconciliation in finance checks that internal records match an external statement. The goal is to keep accounts and access aligned with an authoritative source of truth.
Reconciliation is an identity governance and administration (IGA) process that periodically detects discrepancies between the authoritative identity data held in an IGA or provisioning system and the actual account and entitlement state present in connected target systems (for example directories, applications, or databases). It typically identifies orphan accounts, rogue or out-of-band changes, missing accounts, and entitlement drift, and can either report these for remediation or trigger corrective provisioning/deprovisioning actions depending on configuration. Reconciliation is a lifecycle and governance concern focused on maintaining data alignment and detecting deviations; it is distinct from runtime access enforcement (such as PDP/PEP token validation) and, depending on the deployment, may feed downstream processes like access certification or segregation-of-duties analysis. The specifics of scheduling, matching rules, and remediation behavior vary by vendor and deployment. Note: the general concept of reconciliation as comparing records against an authoritative reference is well established (as in account reconciliation), but the IAM-specific mechanics described here are not detailed in the provided evidence and are drawn from general practitioner usage.
Why it matters
Identity systems drift over time. Accounts get created directly in a target application during an emergency, an administrator adjusts group memberships out of band, or a departed employee's account survives a failed deprovisioning job. Without a process to compare the authoritative identity data against what actually exists in connected systems, these deviations accumulate silently. Reconciliation is the control that surfaces them, turning an unknown and unmanaged access surface into a set of discrepancies that can be reviewed or remediated.
The governance stakes are significant. Orphan accounts and out-of-band entitlement grants are exactly the kind of gaps that attackers and malicious insiders exploit, and they are also the findings that auditors look for when testing whether access truly reflects an organization's authoritative source of truth. Reconciliation gives IGA programs an evidentiary basis for asserting that accounts and entitlements match policy, and it feeds downstream governance activities such as access certification and segregation-of-duties analysis.
It helps to keep the boundaries clear: reconciliation is a lifecycle and governance concern about data alignment, not a runtime enforcement mechanism. It does not decide whether a given request should be permitted at the moment of access, that is the role of policy decision and enforcement points. Instead, reconciliation ensures that the account and entitlement state on which those and other processes rely stays consistent with what the organization intends to exist.
Who it's relevant to
Inside Reconciliation
Common questions
Answers to the questions practitioners most commonly ask about Reconciliation.
