Source System
A source system is any system, application, or file that holds data of interest and serves as the origin from which that data is collected or fed into other systems. In identity contexts, it is typically the system where identity information such as employee or user records originates before being synchronized elsewhere. For example, an organization such as a bank may operate many source systems that each capture and maintain different sets of data.
In IAM and IGA deployments, a source system is an operational system, database, file, API, or service that captures or maintains data used as an input to identity lifecycle processes such as provisioning and reconciliation. It is commonly the origin from which identity attributes are read and propagated to downstream targets, and in many deployments a specific source system is designated as the authoritative source for particular attributes. The term describes the data-origin role in a data flow and should be distinguished from a system of record (the definitive holder of a record) and a source of truth (an information system that aggregates or harmonizes data from multiple sources); depending on architecture and configuration, a single system may or may not play more than one of these roles. Note that whether a source system participates in runtime access enforcement versus lifecycle administration depends on deployment; as used here the term refers to the data-collection and provisioning input role rather than to runtime enforcement components such as a PDP or PEP.
Why it matters
In identity governance and administration, the source system is the origin point for identity data, which means the quality and timeliness of everything downstream depends on it. If a source system captures inaccurate, stale, or incomplete records, those defects propagate into provisioning, reconciliation, and access decisions across every target the data feeds. Designating which system is authoritative for which attributes is therefore a foundational architectural decision: when the authoritative source for an attribute is ambiguous or contested, organizations risk conflicting data, orphaned accounts, and access that persists after it should have been revoked.
The distinction between a source system, a system of record, and a source of truth matters because these roles are frequently conflated in practice, yet they describe different responsibilities in a data flow. A source system is the data-origin role from which attributes are read and propagated; a system of record is the definitive holder of a record; and a source of truth is an information system that aggregates or harmonizes data flows from different sources. Depending on architecture and configuration, a single system may or may not play more than one of these roles. Treating them as interchangeable can lead to design errors, such as trusting an aggregating source of truth as if it were the authoritative origin for an attribute it merely harmonizes.
Because organizations such as a bank may operate many source systems that each capture and maintain different sets of data, governance teams must map which system owns which attributes before automating identity lifecycle processes. Without that mapping, access reviews and certifications may be conducted against data whose provenance is unclear, undermining the assurance those controls are meant to provide.
Who it's relevant to
Inside Source System
Common questions
Answers to the questions practitioners most commonly ask about Source System.
