A two-way trust relationship links directories directly so each side can rely on the other for authentication and access decisions. A central identity management approach instead uses a common control plane to import, reconcile, and govern identities across domains. That central model usually gives tighter visibility, simpler administration, and a cleaner path for provisioning and deprovisioning.
Why This Matters for Security Teams
In M&A, the identity model chosen during integration often determines whether access is controlled deliberately or inherited by accident. A two-way trust can be fast to stand up, but it also expands the blast radius if either directory is compromised. A central identity management approach usually gives better visibility, cleaner lifecycle control, and a stronger basis for deprovisioning. That matters because NHIs often outnumber human identities by 25x to 50x in modern enterprises, and NHI Mgmt Group notes that only 5.7% of organisations have full visibility into their service accounts in its Ultimate Guide to NHIs.
The practical question is not just how users sign in, but how permissions are discovered, reconciled, and removed across two estates that may have different policies, different directories, and different audit expectations. Security teams often underestimate how quickly trust relationships become permanent exceptions. In practice, many security teams encounter overexposed access only after the first post-close audit or incident has already surfaced it.
How It Works in Practice
A two-way trust relationship links two directories so each side can authenticate users or systems from the other side. In an M&A context, that can reduce immediate disruption, especially when the acquired company needs temporary continuity. But the security model is still federated and decentralized: policy remains distributed, identity attributes may not be harmonized, and revocation depends on both sides maintaining discipline.
A central identity management approach changes the operating model. Rather than letting both directories rely on each other indefinitely, the organisation creates a common control plane for identity governance. That control plane imports identities, reconciles duplicates, applies authoritative attributes, and governs access from one place. This is closer to the direction reflected in NIST Cybersecurity Framework 2.0 and the access control intent in NIST SP 800-53 Rev 5 Security and Privacy Controls, where visibility, least privilege, and lifecycle management matter more than convenience alone.
- Use two-way trust when speed is the immediate priority and the trust is temporary.
- Use central identity management when the goal is governance, auditability, and repeatable offboarding.
- Reconcile accounts, group memberships, and privileged roles before broad trust is extended.
- Define a sunset date for any trust relationship that exists only to bridge the transition.
The distinction also matters for non-human identities. Service accounts, API keys, and automation tokens often get left behind when human accounts are merged, so a central model makes it easier to inventory and retire them. NHIMG’s Lifecycle Processes for Managing NHIs is directly relevant here because M&A cleanup is fundamentally a lifecycle problem, not just a directory problem. These controls tend to break down when the acquired environment has unmanaged service accounts and no reliable account inventory because the trust layer hides stale access instead of surfacing it.
Common Variations and Edge Cases
Tighter central governance often increases migration effort and short-term operational friction, so organisations have to balance speed of integration against the cost of remediation. That tradeoff is real in M&A, especially when one company is heavily cloud-based and the other still depends on legacy directory structures.
There is no universal standard for how long a transitional trust should remain in place. Current guidance suggests treating it as a temporary bridge, not a target operating model. In highly regulated environments, the central approach usually becomes the better answer because it supports cleaner evidence, clearer ownership, and more consistent deprovisioning. In lower-risk integrations, a limited trust may be acceptable for a short period if compensating controls are in place.
Edge cases usually involve third-party applications, service accounts tied to older platforms, and shared administrative roles that cannot be merged immediately. Those identities need separate review because they often do not map neatly into the new authority structure. If the acquisition includes large numbers of dormant accounts or poorly documented automation, the central model will still be safer, but only if the migration team prioritises inventory before federation. In practice, the riskiest failures happen when organisations keep trust relationships active long after the business reason for them has disappeared.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST SP 800-53 Rev 5 and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-4 | M&A identity trust affects how access is granted and governed across domains. |
| NIST SP 800-53 Rev 5 | AC-2 | Account management is central to reconciling identities during merger integration. |
| NIST AI RMF | The govern function applies to identity accountability and lifecycle oversight in integrations. |
Consolidate access governance and review cross-domain entitlements under a single authoritative model.
Related resources from NHI Mgmt Group
- What is the difference between a vertically integrated Microsoft stack and an open directory platform for identity management?
- What is the difference between a co-existence migration and a full cutover from web access management to modern identity?
- What is the difference between user_metadata and app_metadata in identity management workflows?
- What is the difference between Conditional Access and Privileged Identity Management in Azure security?