Join our Newsletter — 33% off our NHI Course

Identity Provider Fragmentation

Identity provider fragmentation is the condition where an organisation runs several disconnected identity systems for different business units, clouds, or use cases. This creates duplicated policy administration, inconsistent controls, and higher operational overhead, while making it harder to monitor access and rationalise the identity estate.

Expanded Definition

identity provider fragmentation is not just “too many logins.” It is a structural split in how identities are issued, authenticated, authorised, and governed across separate directories, cloud tenants, and business units. In practice, this can create different policy baselines for the same person or workload, duplicated joiner-mover-leaver processes, and inconsistent assurance levels across applications.

For identity teams, the key boundary is between a federated estate and a fragmented one. Federation can still support central policy and shared trust, while fragmentation usually means identity decisions are being made in silos with limited visibility across the full estate. That distinction matters because fragmentation often looks manageable at the application level but becomes difficult to govern at enterprise scale. Definitions vary across vendors, but the operational indicator is the same: no single place to enforce or inspect identity posture consistently.

Because this term is about an estate condition rather than a single control, it often shows up as a governance and architecture issue before it is treated as a security defect. The practical question is whether identity authority is intentionally distributed or simply duplicated.

Examples and Use Cases

Fragmentation usually appears when organisations grow faster than their identity architecture. A merger may leave two or more directories in place, each with separate rules and admin teams. A cloud migration may add new identity stores instead of extending the existing governance model.

  • A business unit keeps its own identity provider for SaaS applications, while corporate IT maintains a separate enterprise directory for internal systems.
  • A multi-cloud environment uses different identity services for AWS, Azure, and on-premises access, with inconsistent MFA and conditional access policy.
  • A developer platform issues its own tokens and service identities outside the main IAM process, creating a parallel control plane.
  • An acquired company retains legacy authentication for months or years, forcing cross-domain access exceptions and manual account reconciliation.
  • An organisation introduces workarounds for contractors, partners, or service accounts instead of extending the primary identity lifecycle process.

The tradeoff is convenience versus coherence. Local identity autonomy may speed onboarding or migration, but it also increases the cost of policy harmonisation, audit evidence collection, and access review.

Security Implications

Fragmentation weakens security because identity assurance becomes uneven. The same user or workload may receive different authentication strength, different approval flows, or different revocation timing depending on which identity system granted access. That inconsistency increases the chance of orphaned accounts, stale privileges, and unreviewed exceptions.

It also reduces visibility. If entitlements are spread across multiple providers, security teams may not see effective access in one place, which makes monitoring, investigation, and certification harder. A common symptom is that access can be granted quickly through a local system but revoked slowly, especially when the account exists in more than one directory or is tied to upstream synchronisation jobs. NHIMG research shows that only 5.7% of organisations have full visibility into their service accounts, a useful indicator of how quickly fragmented identity estates can outpace governance.

When fragmentation extends to machine identities, the blast radius grows further because unmanaged tokens, API keys, and service accounts can persist outside normal review cycles. The control failure is rarely one dramatic breach point; it is the accumulation of inconsistent identity decisions across the estate.

Domain and Governance Relevance

In NHI and agentic AI environments, fragmentation has a direct governance cost because machine identities are often created faster than human identities and are easier to overlook across teams, platforms, and pipelines. If each cloud, CI/CD system, or agent platform manages its own service accounts and secrets separately, ownership, rotation, and offboarding become fragmented too.

That matters because non-human access is usually high-impact and low-visibility. A fragmented identity estate can hide who issued a token, where it is used, whether it is still active, and who is accountable for revocation. The result is not just administrative sprawl but weaker trust in the access model itself. For organisations building zero trust or consolidating NHI governance, identity provider fragmentation is often the point where policy intent stops matching operational reality.

It is therefore a governance signal as much as a technical one: if the identity estate cannot be rationalised, neither can the controls built on top of it.

Risk and Threat Considerations

Identity provider fragmentation creates material risk because it multiplies trust boundaries, weakens revocation consistency, and leaves gaps that attackers can exploit through the least-governed path. The more disconnected the providers, the easier it is for stale access, shadow accounts, or weak exception handling to persist unnoticed.

Failure mechanism: Fragmented identity systems often fail through inconsistent policy enforcement, delayed deprovisioning, and incomplete visibility across directories, tokens, and federated trust relationships. Attackers and insiders can abuse the system with the weakest provider, or maintain access after a role change or offboarding event because revocation did not propagate everywhere.

Impact: The organisation can lose authoritative control over who has access, which privileges remain active, and whether access paths are still valid. That can lead to unauthorised access, persistence in cloud or SaaS environments, failed audits, and slower incident containment when credentials or service accounts are compromised.

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, CIS Controls v8 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.OV — Oversight Fragmented identity estates need enterprise oversight across separate identity domains.
PR.AA — Identity Management, Authentication, and Access Control Identity provider fragmentation directly affects how identities are authenticated and authorised.
DE.CM — Continuous Monitoring Fragmentation reduces visibility into effective access across the identity estate.
Recommendation — Establish oversight for all identity providers and track whether policy is enforced consistently. Standardise identity assurance and access rules across providers to reduce inconsistent controls. Centralise monitoring of identity events so drift and orphaned access are detected faster.
CIS Controls v8 5 — Account Management Fragmentation creates duplicated account lifecycle handling across systems.
6 — Access Control Management Separate identity providers often produce inconsistent privilege and access decisions.
Recommendation — Consolidate account lifecycle ownership so joiner-mover-leaver actions are applied consistently. Enforce uniform access approval and revocation rules across all identity systems.
OWASP Non-Human Identity Top 10 NHI-01 — Inventory and Discovery Fragmentation hides service accounts, tokens, and identity sources from the full inventory.
NHI-02 — Secrets and Credential Management Fragmented identity systems often retain distributed tokens and keys outside central control.
NHI-05 — Lifecycle Management Disconnected providers make non-human identity offboarding and renewal harder to govern.
Recommendation — Inventory every identity provider and non-human account before attempting consolidation. Centralise credential governance so keys and tokens are rotated and revoked consistently. Tie every identity system to a single lifecycle process for creation, rotation, and removal.
NIST Zero Trust (SP 800-207) 3 — Contextual Access Control Fragmented providers undermine consistent trust decisions across access requests.
Recommendation — Apply one access policy model so trust decisions remain consistent across identity sources.

Practitioner Guidance

Governance implication: Treat fragmentation as an ownership problem, not just an integration problem. Identity teams need a clear decision on which systems are authoritative for human and non-human identities, because duplicated authority almost always becomes duplicated risk.

What to watch for: Separate onboarding paths, inconsistent MFA requirements, and access reviews that cannot span all identity providers are strong indicators that the estate is drifting into fragmentation. Those are usually the earliest signs that policy and operational reality are no longer aligned.

Practitioner takeaway: The question is not whether multiple identity systems exist, but whether they are governed as one estate with one accountable model.