Start by matching the method to the environment, the sensitivity of the resource, and the user population. Use phishing-resistant factors where risk is high, support BYOD with methods that can detect unmanaged-device threats, and keep a fallback path for outages. The goal is layered authentication that protects access without creating unnecessary friction or implementation sprawl.
Matching MFA to the user environment
Security teams should treat MFA as a control selection problem, not a single product decision. A contractor on a managed laptop, a developer on a BYOD phone, and a finance user approving payments all face different exposure, so the method must reflect device trust, session sensitivity, and the impact of compromise. Phishing-resistant methods matter most where a stolen session or replayed OTP would cause material harm. The right choice is usually the one that reduces attacker leverage without forcing every population into the same workflow.
That distinction matters because MFA failure is often environmental, not theoretical. Password-only fallback, shared devices, unmanaged endpoints, and cross-device approvals all change how much confidence the authentication step really provides. For higher-risk access, security teams should prefer methods that bind the challenge to the legitimate session or device rather than methods that can be copied, forwarded, or intercepted. For lower-risk use cases, simpler methods may be acceptable if the business impact is modest and the path is monitored. NIST Cybersecurity Framework 2.0
In practice, many MFA failures appear first as user experience complaints, but the underlying issue is usually that the method does not match the trust conditions of the environment.
How different MFA methods behave in practice
The practical question is whether a method resists the attack most likely in that environment. Push approval can be convenient, but it is weaker when users are exposed to real-time phishing or fatigue attacks. One-time passwords can still help when a second factor is needed, but they are not ideal for high-risk access because code interception and relay remain viable. Hardware security keys and device-bound passkeys generally offer stronger resistance because they are harder to replay and are more tightly tied to the intended authentication event.
Environment also changes what “good” looks like. On managed corporate endpoints, teams can usually rely on stronger methods because the device itself is part of the trust boundary. On BYOD, the better question is whether the method can tolerate unmanaged-device threats, whether access should be limited to lower-sensitivity workflows, and whether the session can be constrained by policy. For shared workstations, a stronger factor may be needed, but it should be paired with short sessions and careful reauthentication so that one successful login does not become persistent access.
A sensible selection process often looks like this:
- Use phishing-resistant MFA for privileged actions, sensitive data, and administrative access.
- Use methods that tolerate unmanaged devices only where the business case allows more risk and the session can be constrained.
- Keep fallback methods available, but make them rarer, more monitored, and easier to revoke than the primary path.
- Test enrollment, recovery, and outage handling separately from the steady-state login flow.
Teams should also account for lifecycle issues such as phone replacement, lost tokens, and account recovery, because those are common points where otherwise strong MFA programs weaken. Top 10 NHI Issues
These controls tend to break down when recovery becomes more permissive than primary authentication, because attackers target the easiest re-enrollment path rather than the strongest login path.
Common tradeoffs and edge cases
Tighter MFA improves resistance to phishing and replay, but it also increases enrollment friction, help-desk demand, and the risk of lockout if recovery is poorly designed. That tradeoff is especially sharp in mixed environments, where some users have managed devices and others do not. Best practice is evolving toward method choice by assurance level, but there is no universal standard for exactly which factor must be used in every situation.
Edge cases deserve explicit policy because they often drive the worst exceptions. High-privilege users may need step-up authentication even after an initial login. Temporary workers may need a different method because their device posture and support access are limited. Regional outage conditions may require a break-glass path, but that path should be narrowly scoped and separately monitored. Security teams should also be careful not to let “MFA enabled” become a false comfort label when the real weakness is recovery, federation, or session duration.
Risk and Threat Considerations
The main risk is method mismatch: a weak or replayable factor placed in a high-value environment creates a control gap that attackers can target with phishing, MFA fatigue, token theft, or recovery abuse. Risk rises when access is sensitive, devices are unmanaged, or the organisation treats fallback as equivalent to primary authentication.
Failure mechanism: Attackers typically target the easiest part of the authentication chain, such as code interception, push bombing, session hijacking, or account recovery. If the selected MFA method does not bind the login to the intended user, device, and transaction, a successful second factor can still be replayed or socially engineered.
Impact: The likely consequence is unauthorised access that looks legitimate at the authentication layer, followed by privilege abuse, data exposure, or persistence through compromised recovery channels.
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 and MITRE ATT&CK address the attack and risk surface, while CIS Controls v8, NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| CIS Controls v8 | 6 — Access Control Management | Covers selecting stronger authentication for higher-risk access and managing fallback paths. |
| Recommendation — Apply Control 6 to enforce stronger MFA for sensitive access and restrict recovery pathways. | ||
| NIST CSF 2.0 | PR.AA — Identity Management, Authentication, and Access Control | Directly addresses authentication assurance across user environments and risk levels. |
| Recommendation — Match authentication strength to access risk and device trust under PR.AA. | ||
| NIST Zero Trust (SP 800-207) | Section 3 — Zero Trust Principles | Supports context-aware access decisions and continuous verification for diverse environments. |
| Recommendation — Use zero trust principles to evaluate session context before granting higher-risk access. | ||
| OWASP Non-Human Identity Top 10 | NHI-03 — Secrets and Credential Management | Relevant where MFA choice affects credential handling, recovery, and fallback exposure. |
| Recommendation — Reduce reliance on weak fallback credentials and protect recovery paths tightly. | ||
| MITRE ATT&CK | T1110 — Brute Force | Phishing-resistant MFA helps counter credential attacks that target authentication weaknesses. |
| Recommendation — Harden high-risk logins against credential attack techniques that bypass weak MFA. | ||
Practitioner Guidance
What to prioritise: Set a policy by risk tier, not by department preference. Privileged roles, financial actions, and sensitive data access should default to phishing-resistant methods, while lower-risk workflows can accept more convenient options if the session is limited and monitored.
What to verify: Check whether the chosen method still holds up on unmanaged devices, during recovery, and under help-desk escalation. If the fallback path is easier to use than the primary path, the MFA design is probably weaker than it appears.
Decision rule: If compromise would create material business or security impact, choose a method that is resistant to replay and phishing even when it costs more to deploy. If the workflow is low impact, shorter-lived and simpler methods may be acceptable, but only with logging and revocation discipline.
Practitioner takeaway: The best MFA programme is the one that aligns assurance with actual exposure; convenience is acceptable only when the recovery and fallback paths are not secretly the weakest part of the control.
Related resources from NHI Mgmt Group
- How should security teams choose identity verification controls for different risk levels?
- How should security teams choose between DV, OV, and EV certificates for different website risk levels?
- How should security teams implement human risk management in environments where employees have different access levels and threat exposure?
- How should security teams choose between e-signatures and digital signatures for different document risk levels?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on September 8, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org