TL;DR: Passwordless and other modern authentication methods still fail when organizations run authentication in silos, operate three or more IAM systems, and overburden users with friction, according to Axiad and the 2022 Authentication Survey. The practical shift is to treat authentication as an integrated identity control problem, not a point solution decision.
At a glance
What this is: This is a practitioner analysis of enterprise authentication, arguing that siloed IAM estates and poor integration create gaps that attackers can exploit.
Why it matters: It matters because authentication touches human identity, IAM, and lifecycle controls, so fragmented design can weaken access governance across the entire programme.
By the numbers:
- 70% of organizations have three or more Identity and Access Management systems already in place.
👉 Read Axiad's practitioner report on enterprise authentication strategy
Context
Enterprise authentication is the control layer that decides how people prove who they are before they reach data, applications, and administrative functions. The problem is not whether modern methods exist, but whether organizations can apply them consistently across fragmented IAM estates without creating new gaps.
This post is really about governance drift in authentication programmes. When passwordless, automation, and multiple IAM platforms are introduced without a coherent operating model, teams end up compensating for complexity instead of reducing risk.
Key questions
Q: What breaks when authentication is managed in silos across multiple IAM systems?
A: Authentication gaps appear when assurance rules, recovery steps, and policy enforcement differ across systems. Users may receive inconsistent access treatment, audit teams lose a single view of identity assurance, and attackers can target the weakest path between platforms. The fix is not another isolated control, but a common governance model across the whole authentication estate.
Q: Why do passwordless programmes fail in fragmented IAM environments?
A: Passwordless fails when the surrounding identity controls are not aligned. If recovery, device trust, token handling, and step-up policy vary by platform, the organisation replaces one credential problem with several assurance problems. Successful adoption requires consistent identity assurance across legacy and modern systems, not just the removal of passwords.
Q: How do security teams know whether authentication automation is actually helping?
A: Automation is helping when it removes repeatable work without increasing exceptions or hiding control gaps. Track whether certificate renewal, access reset, and policy enforcement are becoming faster while auditability stays intact. If exceptions are growing or policies diverge by platform, the automation layer is masking architectural inconsistency instead of fixing it.
Q: How should organisations balance authentication security with usability?
A: They should design for usable controls that users do not feel compelled to bypass. If security friction pushes staff toward shadow processes, the programme loses both effectiveness and credibility. The right balance comes from simplifying the path to compliant access, not weakening assurance to avoid resistance.
Technical breakdown
Why siloed authentication creates control gaps
Authentication silos emerge when different platforms, business units, or infrastructure layers enforce their own login, assurance, and policy logic. That fragmentation creates inconsistent session handling, uneven step-up rules, and gaps in visibility across access paths. Even if each system is secure on its own, the enterprise attack surface grows when the user journey is stitched together from disconnected controls. In practice, attackers look for the weakest path between those systems rather than attacking the strongest one directly.
Practical implication: map every authentication path end to end before changing methods, so gaps between systems are visible.
How multiple IAM systems affect passwordless adoption
Passwordless succeeds only when identity proofing, device trust, and authentication policy are aligned across the estate. In organizations with multiple IAM systems, teams often end up with different assurance levels, token lifetimes, and recovery processes for different apps. That makes passwordless look simpler than it is, because the hard part is not removing passwords but preserving consistent identity assurance across old and new platforms. The result is often partial adoption that improves convenience in one area while leaving legacy access paths untouched.
Practical implication: standardize assurance requirements before expanding passwordless beyond a single platform or use case.
Where authentication automation helps and where it fails
Automation is valuable for repetitive tasks such as certificate renewal, access resets, and routine policy enforcement, but it cannot compensate for weak architecture. If the underlying authentication model is inconsistent, automation simply accelerates the inconsistency. The useful question is whether automation reduces manual effort without hiding risk, or whether it obscures exceptions that should be governed explicitly. For IAM teams, this is an operating model issue, not just a tooling issue.
Practical implication: automate repeatable authentication tasks only after defining the exception handling and approval model.
NHI Mgmt Group analysis
Authentication sprawl is now an identity governance problem, not just a user experience problem. When enterprises run three or more IAM systems, authentication decisions become inconsistent across apps, devices, and business units. That inconsistency creates a governance gap because assurance levels, recovery paths, and exception handling no longer mean the same thing everywhere. The practical conclusion is that authentication must be managed as a control plane, not a collection of local settings.
Passwords are only one symptom of a broader trust-model mismatch. The article is right to push beyond passwords, but the real issue is whether identity assurance can remain coherent as organizations modernize unevenly. Passwordless fails when legacy recovery, device trust, and policy exceptions are left behind. Practitioners should read this as a signal that migration strategy matters as much as authentication method choice.
Integrated authentication is the only defensible response to fragmented IAM estates. A siloed model invites inconsistent policy enforcement and blind spots in access governance. The more identity systems an enterprise accumulates, the more important it becomes to define common assurance rules, shared recovery standards, and unified visibility. Teams should treat integration as a security requirement, not an optimization project.
Automation should reduce operational burden, not conceal architectural debt. Streamlining certificate renewal or access resets can improve efficiency, but it does not fix weak authentication design. The failure mode is assuming that automation substitutes for governance. Practitioners should use automation to remove friction only after the underlying control model is consistent enough to automate safely.
From our research:
- 91.6% of secrets remain valid five days after the targeted organisation is notified, showing a critical gap in remediation procedures, according to Ultimate Guide to NHIs.
- Only 5.7% of organisations have full visibility into their service accounts, which means most identity teams still operate without complete machine-identity inventory.
- For a broader governance lens, read Top 10 NHI Issues for the controls that usually fail first.
What this signals
Identity sprawl will keep pressure on authentication programmes until teams treat IAM as a shared control plane. The practical signal is that passwordless, certificate automation, and recovery workflows must be governed consistently across systems or they will reintroduce risk through the back door.
As enterprises layer new access methods onto old infrastructure, the gap is usually not the method itself but the control boundaries around it. Teams should expect more audit friction, more exception handling, and more user workarounds unless assurance rules are standardized across the estate.
For practitioners
- Inventory authentication paths across every IAM system Document how users authenticate to each major application, which IAM platform governs it, and where recovery or step-up logic diverges. That inventory should include legacy systems, business-unit exceptions, and any identity stack that bypasses central policy.
- Standardize identity assurance rules before wider passwordless rollout Define the minimum assurance level, recovery process, and device trust requirement that must apply across all platforms before expanding passwordless. If the rules differ by system, the programme is modernizing the front door while leaving the side doors open.
- Use automation only for repeatable, governed authentication tasks Automate certificate renewal, access reset workflows, and routine policy enforcement only after deciding how exceptions are approved and recorded. The point is to reduce manual effort without creating opaque exceptions that weaken auditability.
- Align user experience with security policy instead of trading one for the other Review whether friction is causing workarounds in high-value access paths. If users are bypassing controls to get work done, the authentication model is no longer enforcing the behaviour the programme assumes.
Key takeaways
- Fragmented authentication is a governance problem because inconsistent assurance across IAM systems creates exploitable gaps.
- The article’s own evidence shows that 70% of organisations already run three or more IAM systems, which makes integration a practical requirement rather than an ideal.
- Security teams should standardize assurance, recovery, and automation rules before expanding passwordless or other modern authentication methods.
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-63 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 | PR.AC-1 | Authentication consistency directly affects how identities are verified across systems. |
| NIST SP 800-63 | Passwordless and assurance levels map to digital identity federation and authentication strength. | |
| NIST Zero Trust (SP 800-207) | PR.AC-4 | Zero Trust requires consistent access decisions across fragmented identity systems. |
Align authentication methods to PR.AC-1 and ensure identity proofing is consistent across all access paths.
Key terms
- Authentication sprawl: Authentication sprawl is the condition where multiple systems, policies, and recovery paths govern login and assurance in inconsistent ways. It usually appears when organizations grow identity platforms over time without a single operating model, creating hidden gaps between systems that attackers or users can exploit.
- Identity assurance: Identity assurance is the level of confidence an organisation has that the person or system requesting access is who it claims to be. In practice, it depends on proofing, authentication method strength, recovery controls, and the consistency of those controls across the environment.
- Passwordless authentication: Passwordless authentication is a login approach that removes passwords in favour of stronger factors such as cryptographic keys, biometrics, or device-bound credentials. Its security value depends on the surrounding identity governance, especially recovery, assurance, and consistency across applications.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or lifecycle governance in your organisation, it is worth exploring.
This post draws on content published by Axiad: Rethinking Enterprise Authentication - A Practitioner Point of View. Read the original.
Published by the NHIMG editorial team on 2025-09-16.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org