Subscribe to the Non-Human & AI Identity Journal

How do security teams know if merger access controls are working?

They should be able to show that every temporary account has an owner, an expiry date, and a review record, and that privileged access is being monitored for unusual use. If the team cannot produce those artefacts quickly, the control is not operating at merger speed.

Why This Matters for Security Teams

Merger and acquisition activity compresses identity decisions into a short window, which is exactly when temporary access is easiest to approve and hardest to govern. The control is not just whether access was granted, but whether every temporary account can be tied to an owner, an expiry, and a review trail that survives audit and incident response. That standard aligns with current guidance from the OWASP Non-Human Identity Top 10 and NHIMG’s broader lifecycle guidance in the Ultimate Guide to NHIs. NHIMG research also shows only 5.7% of organisations have full visibility into their service accounts, which is a warning sign for merger environments where shadow access often appears faster than governance can track it. In practice, many security teams discover control failure only after inherited access has already been used for privileged changes, not during the access review itself.

How It Works in Practice

Working merger access controls means proving the control operates at the speed of the transaction, not just at the speed of a quarterly review. Security teams should expect evidence in three layers: provisioning, monitoring, and revocation. Provisioning evidence shows who approved the account, what business purpose it serves, and when it expires. Monitoring evidence shows whether privileged activity is logged, correlated, and reviewed for unusual use. Revocation evidence shows that access is removed on schedule, and that exceptions are documented rather than silently extended. The Ultimate Guide to NHIs — Key Challenges and Risks is especially relevant here because merger activity often introduces high volumes of temporary identities, shared admin pathways, and delayed offboarding.

A practical validation checklist usually includes:

  • Every temporary account maps to one named owner and one named business sponsor.
  • Expiry dates are enforced by policy, not just recorded in a spreadsheet.
  • Privileged actions are alerted on, especially first-time logins, role changes, and mass access grants.
  • Reviews happen on a defined cadence and produce a traceable approval or removal record.
  • Orphaned accounts, dormant accounts, and shared credentials are blocked from becoming merger shortcuts.

If the environment uses contractors, system-to-system integrations, or inherited cloud tenants, the control should also be checked against platform-native logs and secrets handling. The PCI DSS v4.0 emphasis on access control and logging is useful as a reference point even outside payments, because it reinforces the need for auditability, not just assignment. These controls tend to break down when merger teams rely on manual approvals across multiple directories because expiry and review evidence become fragmented across systems.

Common Variations and Edge Cases

Tighter merger access controls often increase operational overhead, requiring organisations to balance rapid integration against stronger review discipline. That tradeoff becomes sharper when one company already has poor identity hygiene, because inherited accounts may lack owners, may never have been rotated, or may still be tied to old vendors and service providers. Current guidance suggests treating those accounts as high risk until proven otherwise, rather than assuming legacy approvals remain valid.

There is no universal standard for every merger scenario, but the most common edge cases are well known:

  • Shared admin accounts with no individual accountability.
  • Temporary access that is extended repeatedly without a fresh business justification.
  • Accounts created for migration testing that remain active after cutover.
  • Privileged access buried inside third-party tools or federation relationships.

NHIMG’s Ultimate Guide to NHIs — Standards is a useful reference when teams need to align temporary access with broader lifecycle controls, while the 52 NHI Breaches Analysis helps show how inherited access frequently becomes the entry point for later misuse. For merger programs, the best test is simple: if the team cannot explain who owns an account, why it exists, and when it disappears, the control is not actually working.

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 CSF 2.0 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-03 Temporary accounts need rotation, expiry, and traceable ownership.
NIST CSF 2.0 PR.AC-1 Merger access controls depend on managing identities and credentials.
NIST CSF 2.0 DE.CM-1 Unusual privileged use is the key sign the control is failing.

Enforce short-lived access and verify each temporary identity has documented ownership and revocation.