Security teams should support more than one authenticator type so users can complete login securely across laptops, desktops, VDI, and restricted endpoints. A practical design balances hardware and software keys, integrates with identity providers and SSO, and keeps enrollment simple. The goal is to reduce password dependency without creating device access bottlenecks or administrative overhead.
Why This Matters for Security Teams
passwordless mfa is often treated as a simple replacement for passwords, but mixed device fleet make it an identity engineering problem. A laptop with a browser, a locked-down desktop, a VDI session, and a shared kiosk do not all support the same authenticator flow. If the rollout assumes one device class, users get blocked, help desk tickets rise, and teams quietly reintroduce weaker fallback paths.
The core risk is not just usability. Security teams need to preserve phishing resistance, assurance, and recoverability while still supporting endpoints that cannot store keys or run modern authenticators. NIST guidance on authenticator assurance and session protection in NIST SP 800-53 Rev 5 Security and Privacy Controls is useful here, but implementation still depends on the endpoint reality. NHIMG research on The Ultimate Guide to NHIs shows why this matters: 90% of IT leaders say proper identity management is essential to Zero Trust, yet only 5.7% of organisations have full visibility into their service accounts. That visibility gap is a reminder that identity controls fail fastest where the environment is least standardised. In practice, many security teams discover their “passwordless” design only works on the newest endpoints after users on older or restricted systems have already lost a viable login path.
How It Works in Practice
The most reliable pattern is to support multiple strong authenticators and let policy decide which one is acceptable for a given device and risk level. For managed laptops and desktops, hardware-backed authenticators such as FIDO2 security keys or platform passkeys usually provide the best phishing resistance. For mobile-first users, device-bound authenticators can be appropriate if the phone is in the assurance boundary. For VDI and restricted endpoints, the login flow often needs a companion device, a hardware key bridged through the session broker, or an approval-based step that still avoids passwords.
Security teams should design around three operational layers:
Enrollment: make registration simple, but require strong proofing before adding a new authenticator.
Policy: use conditional access to allow different authenticators by device posture, user role, and application sensitivity.
Recovery: define a break-glass path that is more secure than password reset, with tight logging and time limits.
This aligns well with current guidance from CISA and the assurance model in NIST SP 800-63 Digital Identity Guidelines, which treat authenticator choice and assurance level as part of a broader identity lifecycle. For mixed environments, the right answer is usually not “one perfect factor,” but a controlled set of approved factors that map to device class and business risk. NHIMG’s Microsoft Midnight Blizzard breach is a useful reminder that identity controls fail when fallback and recovery paths become softer than the primary login. These controls tend to break down when legacy VDI, shared endpoints, or offline field devices cannot support modern browser-based authenticators because administrators start making ad hoc exceptions.
Common Variations and Edge Cases
Tighter passwordless enforcement often increases enrollment friction and support overhead, requiring organisations to balance phishing resistance against device diversity and user recovery. That tradeoff becomes most visible in environments with third-party contractors, air-gapped systems, call centres, and manufacturing floors.
There is no universal standard for every edge case. Current guidance suggests using hardware keys for privileged staff, platform passkeys for managed endpoints, and carefully limited fallback for unsupported devices. Shared workstations usually need session-based authentication, not persistent user trust. VDI is especially tricky because the authenticator may live outside the remote session, so teams need explicit policies for broker-assisted sign-in and step-up access.
One practical mistake is treating every exception as temporary. In mixed fleets, exceptions become permanent unless they are reviewed, measured, and retired. Security teams should track where passwordless cannot be enforced, why the gap exists, and whether the environment can be modernised instead of accommodated. In environments with legacy operating systems, offline kiosks, or frequent device turnover, the model degrades unless there is a clear lifecycle for lost keys, revoked devices, and user re-enrollment.
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, NIST SP 800-63, NIST Zero Trust (SP 800-207) and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-7 | Supports user authentication consistent with device and risk context. |
| NIST SP 800-63 | AAL2 | Defines assurance expectations for phishing-resistant MFA choices. |
| NIST Zero Trust (SP 800-207) | PR.AC-1 | Mixed-device access should be granted by policy, not network trust. |
| OWASP Non-Human Identity Top 10 | NHI-03 | Credential lifecycle discipline matters when devices and factors are diverse. |
| NIST AI RMF | Identity rollout needs governance, measurement, and ongoing risk review. |
Document ownership, monitor authentication failures, and adjust policy from telemetry.
Related resources from NHI Mgmt Group
- How should security teams manage credential lifecycle across mixed device and token environments?
- How should security teams implement MFA for frontline retail workers in shared device environments?
- How should security teams implement enhanced sign-in controls across mixed Windows device fleets?
- How should security teams implement a central gateway for AI coding tools across mixed IDE and CLI environments?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 27, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org