Identity teams should use stable employee identifiers as the primary matching key across source systems. That gives reconciliation logic a consistent reference point, reduces duplicate identities, and lowers manual cleanup. The control works best when paired with attribute governance, clear source-of-truth rules, and exception handling for mergers, contractors, and users whose records appear differently across applications.
Why This Matters for Security Teams
Duplicate identities look like a records hygiene issue, but they quickly become an access control problem. When a person or service account is matched to more than one identity record, provisioning can over-assign access, reconciliation can miss revocations, and audit evidence becomes unreliable. NIST’s guidance on identity and access control makes clear that authoritative attributes and consistent lifecycle handling are foundational, not optional, for governed access.
For identity teams, the real risk is not just duplicate rows. It is duplicate entitlements, duplicate approvals, and duplicate exceptions that drift out of sync across HR, IAM, and downstream apps. NHIMG’s Ultimate Guide to NHIs notes that visibility and lifecycle control are still weak in many environments, and that pattern shows up in human identity workflows too when source systems are inconsistent. If the matching key changes from one system to another, reconciliation becomes guesswork instead of control.
In practice, many identity teams discover duplicate identities only after access reviews, joiner-mover-leaver exceptions, or downstream application failures have already exposed the inconsistency.
How It Works in Practice
The most reliable approach is to anchor provisioning and reconciliation to one stable identifier that does not change across systems, such as an employee number or personnel ID. That key should be treated as the primary match field in the identity governance platform, with other attributes like email, name, department, and manager used for enrichment, not identity resolution. NIST SP 800-53 Rev. 5 supports this style of control through authoritative identity data, least privilege, and auditability in Security and Privacy Controls.
Operationally, the workflow should separate matching from entitlement decisions. Matching decides whether two records represent the same subject. Entitlement decisions then apply source-of-truth rules, approval logic, and lifecycle state. That means:
- Use a stable primary key from HR or another authoritative source.
- Normalize attributes before reconciliation, including casing, punctuation, and naming conventions.
- Flag conflicts when two records share a name or email but not the stable identifier.
- Quarantine uncertain matches for review instead of auto-merging.
- Track merges and splits as governed events so downstream systems can be corrected.
This is especially important when NHI Lifecycle Management Guide-style lifecycle discipline is weak, because poor onboarding and offboarding logic tends to create the same duplicate-pattern failures seen in human identity systems. The best control is not a single cleanup job; it is a repeatable rule set that prevents identity drift before entitlements are issued. Current guidance suggests that identity governance, attribute governance, and exception handling should be designed together, because reconciliation alone cannot fix bad source data.
These controls tend to break down when mergers, contractor feeds, or regional HR systems assign different identifiers to the same person without a governed cross-reference map.
Common Variations and Edge Cases
Tighter matching often reduces false positives, but it also increases operational overhead, requiring organisations to balance clean records against the risk of blocking legitimate access. That tradeoff becomes visible in edge cases where no single source owns the truth.
Contractors, interns, acquired employees, and outsourced staff often arrive with incomplete or conflicting attributes. In those cases, best practice is evolving toward a hierarchy of identifiers rather than a single hard rule. A stable employee ID may still be the preferred key, but a contractor ID, partner ID, or vendor-managed identifier may need to be accepted when the person is outside HR scope. The control is strongest when the organisation maintains a governed identity master index and documents which systems may create, update, or retire each identifier.
There is no universal standard for this yet, but most mature programs use exception queues, merge approvals, and periodic duplicate reviews to keep reconciliation from becoming a one-time cleanup exercise. NHIMG’s Top 10 NHI Issues and 52 NHI Breaches Analysis both reinforce a practical lesson: when identities are not uniquely and consistently governed, small data mismatches become security exposure. Identity teams should therefore treat duplicate prevention as an ongoing control, not a periodic hygiene task.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-63 and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-1 | Identity proofing and unique identification reduce duplicate records. |
| NIST SP 800-63 | Digital identity assurance depends on accurate identity proofing and linking. | |
| OWASP Non-Human Identity Top 10 | NHI-01 | Duplicate identities often create uncontrolled credential sprawl. |
| NIST AI RMF | GOVERN | Identity governance needs accountable ownership and data quality rules. |
Bind provisioning to one authoritative identifier and reject ambiguous matches before access is granted.
Related resources from NHI Mgmt Group
- When do API-based workflows create more access risk than they reduce in identity operations?
- How should teams govern localization and notification changes in enterprise identity workflows?
- How should aviation security teams reduce identity blind spots across human, non-human, and agentic AI accounts?
- How should security teams structure identity knowledge resources to reduce time spent searching for answers?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 28, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org