Account Correlation
Account correlation is the process of matching user accounts found in various source systems to the correct person's identity record. It answers the question of which real individual owns a given login account, so that scattered accounts across different systems can be tied back to one identity. This helps organizations understand what access each person actually has.
Account correlation is an IGA lifecycle process that reconciles and validates the ownership of disparate source accounts by matching them to identities, typically by comparing the values of specific account attributes against corresponding identity attributes (for example, a key value on the identity compared to a key value on the source account). In common deployments this is implemented through attribute-matching correlation configurations or rules; some platforms also support custom correlation rules for accounts that do not share a strong, directly matchable attribute. Correlation is distinct from runtime access enforcement and instead supports downstream governance functions such as account ownership validation and access visibility; the exact matching logic, rule capabilities, and handling of uncorrelated accounts vary by vendor and configuration.
Why it matters
Account correlation is foundational to access visibility in an IGA program. Without it, accounts discovered across source systems remain orphaned data points, and the organization cannot answer a basic governance question: which real person owns and controls a given login. When accounts are correctly correlated to identity records, scattered access across directories, applications, and platforms can be consolidated into a single view per individual, which is a prerequisite for meaningful access reviews, certifications, and segregation-of-duties analysis.
Poor or incomplete correlation directly undermines downstream governance. Accounts that fail to correlate typically fall into an uncorrelated or orphaned pool, and depending on vendor and configuration these accounts may escape access reviews or ownership validation entirely, leaving unmonitored access in the environment. Conversely, incorrect correlation can attribute access to the wrong person, distorting certification decisions and audit evidence. Because correlation quality determines the completeness and accuracy of the identity picture, it materially affects an organization's ability to demonstrate who has access to what.
The handling of accounts that lack a strong, directly matchable attribute is a common source of gaps. Service accounts, legacy logins, and accounts created with inconsistent naming conventions may not align cleanly with any identity attribute, and how those cases are resolved, through custom rules, manual assignment, or being left uncorrelated, varies by platform and deployment. Getting this right is what separates a governance dataset that auditors can trust from one that quietly omits meaningful access.
Who it's relevant to
Inside Account Correlation
Common questions
Answers to the questions practitioners most commonly ask about Account Correlation.
