Target System
In identity and access management, a target system is an application, database, directory, or other resource that an identity platform connects to in order to create and manage user accounts and their access. It is the system on the receiving end of provisioning and deprovisioning actions, rather than the identity platform itself. Note that the term also carries unrelated meanings in other fields such as engineering testing and firearms ranges, which are out of scope here.
A target system is the downstream application, directory, database, or infrastructure resource that an IGA or provisioning platform integrates with to manage the identity lifecycle, including account creation, attribute updates, entitlement grants, and deactivation. Integration is typically achieved through connectors implementing standards such as SCIM or through vendor-specific adapters, and the target system is the authoritative store for the accounts and entitlements being administered on it. It is primarily an IGA and provisioning concept concerned with lifecycle management, and should be distinguished from runtime enforcement points (PEP/PDP) that adjudicate access at request time; a single resource may play both roles depending on architecture. The evidence packet does not contain IAM-specific sources defining this term, so the definition above reflects standard practitioner usage rather than the cited materials.
Why it matters
The target system is where access ultimately lives. An identity platform can maintain flawless records of who should have what, but if the accounts, attributes, and entitlements are not accurately written to and revoked from the downstream applications, databases, and directories, that governance intent has no real-world effect. Orphaned accounts, stale entitlements, and failed deprovisioning almost always manifest at the target system, which is why it is the natural focus for access reviews, joiner-mover-leaver processes, and audit evidence.
Because the target system is the authoritative store for the accounts being administered on it, the fidelity of the connector between the identity platform and the target directly determines the reliability of governance controls. A deprovisioning action that succeeds in the identity platform but silently fails against a target leaves residual access that neither the platform's reports nor a casual audit will surface. This gap between intended state and actual state on target systems is a recurring theme in access-related findings during certification cycles and regulatory audits.
It is also worth noting that the term "target system" carries entirely unrelated meanings in other domains, such as the entity under test in engineering robustness testing or the physical apparatus on a firearms range. Those usages are out of scope for IAM, and practitioners should not confuse the identity-lifecycle sense described here with them.
Who it's relevant to
Inside Target System
Common questions
Answers to the questions practitioners most commonly ask about Target System.
