Separate systems usually break user onboarding, access consistency, and timely deprovisioning. Teams end up chasing managers, reconciling attributes by hand, and maintaining duplicate records across business units. In practice, that slows down integration, creates confusion over who has access, and leaves security teams with less visibility into whether accounts are still active and appropriate.
Why This Matters for Security Teams
When organisations keep separate directory and identity systems after an acquisition, the problem is not just administrative duplication. It becomes a control failure across joiner, mover, and leaver processes, because the same person can exist in multiple records with different attributes, entitlements, and lifecycle states. That makes access reviews slower, weakens accountability, and creates gaps between what the business believes is true and what the security stack can actually enforce. NHI Mgmt Group has also observed how identity sprawl and poor visibility compound one another: only 5.7% of organisations report full visibility into their service accounts, which is a useful warning sign for merger environments too in the Ultimate Guide to NHIs. This is especially risky when acquisitions inherit different HR, IAM, and directory ownership models that were never designed to reconcile cleanly. Security teams usually discover the issue when a deprovisioning ticket misses one of the duplicate identities and access remains active longer than anyone expected.
How It Works in Practice
The operational failure usually starts with attribute drift. One directory may treat the employee as active while another still shows a contractor, acquired-brand user, or legacy application owner. If entitlements are tied to different masters of record, managers end up approving access in one system while the downstream applications continue trusting another. That breaks consistency in RBAC, but it also undermines request-time decisions because policy engines are only as accurate as the identity data they consume.
A practical acquisition pattern is to define one authoritative identity source for each identity class, then map the rest as controlled consumers rather than equal peers. Security teams should separate human workforce identities from service accounts, partner accounts, and application identities, because the risk model differs for each. For non-human identities, lifecycle controls matter even more. NHI Mgmt Group notes that 90% of IT leaders say properly managing NHIs is essential for successful zero trust, which aligns with the broader control intent described in Ultimate Guide to NHIs. In parallel, NIST guidance on identity assurance and access control in NIST SP 800-53 Rev 5 Security and Privacy Controls supports the need to enforce consistent account lifecycle, least privilege, and auditability across environments.
Common remediation steps include:
- designating one identity authority after the acquisition, with a documented system of record for each user type
- normalising attributes such as department, role, manager, and employment status before bulk migrations
- reconciling duplicate accounts and merging entitlements rather than leaving parallel identities in place
- automating deprovisioning so termination events flow to every connected directory and application
- running post-merger access recertification to catch orphaned accounts and inherited over-privilege
These controls tend to break down when the acquired organisation still depends on bespoke legacy directories or locally managed application accounts that cannot be mapped cleanly into a central identity model.
Common Variations and Edge Cases
Tighter identity consolidation often increases migration cost and business disruption, so organisations have to balance speed against control. Not every acquisition can be collapsed into one directory on day one, and current guidance suggests phased federation is safer than forcing a premature cutover.
A few edge cases change the answer materially. In regulated or highly segmented environments, separate directories may need to remain temporarily isolated for legal, data residency, or separation-of-duties reasons. In those cases, the priority is not immediate unification but authoritative correlation, so the security team can still answer who the person is, what they can access, and whether their access should continue. Another common exception is when the acquired business runs a large number of machine accounts, API keys, and automation identities. Those should not be treated as human users hidden inside a directory merger. They require their own lifecycle rules, rotation discipline, and ownership mapping, because stale credentials and hidden entitlements are often the real post-acquisition risk.
For practitioners looking at real failure patterns, the issue is often less about the directory technology and more about incomplete governance. The acquisition exposes where ownership was undocumented, where deprovisioning relied on manual steps, and where duplicate identities were tolerated for too long. That is why many integration failures appear as access confusion first and security incidents second. If the identity model cannot express who owns each account and which system is authoritative, the organisation is already operating with blind spots.
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 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 | Merged identity sprawl directly affects who gets and keeps access. |
| NIST AI RMF | GOVERN | Acquisition identity sprawl creates accountability and oversight gaps. |
| OWASP Non-Human Identity Top 10 | NHI-01 | Duplicate and unmanaged accounts increase NHI visibility and ownership risk. |
Assign ownership for each identity source and document control responsibilities before integration.
Related resources from NHI Mgmt Group
- How should security teams govern access when two companies keep separate identity providers after an acquisition?
- What breaks when inherited systems keep their original access model after an acquisition?
- What breaks when inherited systems keep their old access model after an acquisition?
- What breaks when organisations rely on identity tokens for fine-grained access control?