By NHI Mgmt Group Editorial TeamDomain: Governance & RiskSource: YubicoPublished June 18, 2026

TL;DR: Salesforce will require phishing-resistant MFA for employee logins in sandbox environments starting June 22, 2026 and then phase enforcement into production on July 1, reflecting a wider shift away from legacy MFA for privileged access. The change reinforces that password-based and code-based methods no longer provide enough assurance when AI-driven phishing now dominates the attack path, according to Yubico.


At a glance

What this is: Salesforce is tightening employee login requirements by moving privileged users toward phishing-resistant MFA, signalling that legacy MFA is no longer considered sufficient for high-risk access.

Why it matters: IAM and PAM teams need to treat phishing-resistant authentication as a baseline control for privileged accounts, especially where human access, SSO, and sensitive administrative actions intersect.

By the numbers:

👉 Read Yubico's guidance on Salesforce phishing-resistant MFA requirements


Context

Phishing-resistant authentication is becoming the practical answer to a familiar identity gap: traditional MFA still depends on shared secrets, second factors that can be replayed, or recovery paths that can be manipulated. In enterprise identity programmes, that gap becomes most dangerous where privileged users can change settings, approve access, or control downstream systems.

This matters for IAM, PAM, and lifecycle governance because administrator access is often the first place where weak authentication assumptions are exposed. Salesforce’s enforcement timeline is a useful signal, but the underlying issue is broader: privileged access needs stronger proof of possession than legacy MFA can provide.

The shift also reflects how AI changes the economics of phishing. Attackers can scale persuasion faster than human users can detect it, which makes authentication strength a governance issue rather than a mere login experience choice.


Key questions

Q: How should security teams implement phishing-resistant MFA for privileged SaaS access?

A: Start with the identities that can export data or change access, including IdP admins, SaaS admins, and helpdesk staff. Use FIDO2 or passkeys, not push approval, and pair MFA with device checks and token monitoring. The goal is to reduce the chance that an attacker can turn a live session into reusable access.

Q: Why do code-based MFA methods remain risky for high-risk accounts?

A: Code-based methods can be relayed, phished, or manipulated through recovery processes, which means they improve security without eliminating the attacker’s opportunity. For administrators, the remaining exposure is too large because a successful phishing attempt can still lead to account takeover and privileged misuse.

Q: What breaks when local privileged access is not included in MFA design?

A: Network MFA can be fully enforced while console, server, or jump-host logins remain outside the control boundary. That creates a privileged path that assessors can treat as noncompliant, especially when administrators can reach critical systems without a second factor. Local access needs its own enforcement model.

Q: Who should be first in line for phishing-resistant authentication?

A: Privileged users, remote access populations, and any identity that reaches sensitive business systems should go first. These accounts offer the highest payoff for attackers and the fastest containment benefit for defenders. Once those paths are protected, teams can tackle broader workforce rollout with less operational pressure.


Technical breakdown

Why legacy MFA fails against modern phishing

Legacy MFA methods such as SMS codes, TOTP apps, and push approvals improve on passwords, but they still rely on secrets that can be stolen, relayed, or socially engineered. In phishing scenarios, the attacker does not need to break the factor itself, only to trick the user into revealing or approving it. That makes the control brittle when the login flow can be proxied in real time. For privileged accounts, the issue is not just authentication strength but assurance that the user and the website are both genuine.

Practical implication: move privileged users away from code-based MFA where credential replay or approval fatigue can be exploited.

How FIDO2 and WebAuthn change the trust model

FIDO2 and WebAuthn use public-key cryptography with origin binding, which means the private key stays on the device and the authenticator only responds to the legitimate site. This breaks common phishing paths because attackers cannot extract the key or reuse it on a fake domain. Hardware-backed security keys strengthen this further by binding authentication to a physical device and reducing dependence on shared secrets. For identity teams, this is a material change in assurance level, especially when access leads to admin functions or security-sensitive actions.

Practical implication: standardise phishing-resistant authenticators for administrators and users with elevated permissions.

Why sandbox enforcement matters before production rollout

Sandbox enforcement is a governance test before production enforcement. It lets organisations identify where login policies, SSO flows, backup factors, and help-desk recovery processes still depend on legacy MFA or weak exceptions. If those dependencies are left unresolved, production rollout becomes a disruption event rather than a control upgrade. Sandbox-first enforcement also reveals whether access policies are actually aligned across direct login and federated paths, which is where many identity programmes lose visibility.

Practical implication: test policy, recovery, and SSO compatibility in non-production first, then remediate exceptions before the production deadline.


Threat narrative

Attacker objective: The attacker wants durable access to privileged enterprise accounts without needing to defeat stronger cryptographic authentication.

  1. Entry begins with AI-driven phishing that imitates legitimate login flows and pushes users toward credential or factor capture.
  2. Escalation occurs when the attacker replays or socially engineers legacy MFA approvals, gaining access that appears valid to the identity system.
  3. Impact follows when privileged accounts are used to modify controls, access data, or extend access into adjacent enterprise systems.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Phishing-resistant MFA is now a privileged-access baseline, not an advanced option. Once an organisation allows administrators to rely on code-based MFA, it accepts a control that can be relayed, phished, or socially engineered. That may be acceptable for lower-risk access, but it is too weak for accounts that can reconfigure identity, security, or production systems. The practitioner conclusion is straightforward: privileged access needs a stronger assurance tier than general workforce login.

AI has turned phishing into a scale problem, not just a persuasion problem. The article’s 86% figure is the important signal because it shows how quickly the attack path is industrialising. When phishing is AI-driven, the cost of generating tailored lures drops and the volume of credible attempts rises. That changes the economics of account takeover and makes legacy MFA increasingly mismatched to the threat. Practitioners should treat authentication policy as a response to attacker throughput, not only attacker sophistication.

Device-bound authentication shifts identity from secret recovery to cryptographic proof. Security keys and built-in authenticators using FIDO2 and WebAuthn reduce dependence on codes, recovery flows, and shared secrets. That matters because the weakest point in many login programmes is not the first factor but the fallback path. The governance implication is that recovery, backup registration, and exception handling must be designed with the same rigor as primary authentication.

Authentication policy is now a lifecycle issue, not a one-time configuration choice. Privileged users change roles, devices, and login paths over time, which means MFA policy must be reviewed as part of access lifecycle management. If administrators are granted stronger methods but remain attached to old recovery routes or unfenced SSO flows, the programme still carries weak links. The practitioner conclusion is to govern authenticators as part of identity lifecycle, not as a separate security add-on.

From our research:

What this signals

Phishing-resistant authentication will increasingly be treated as a lifecycle control, not just an authentication control. Once privileged users are moved to device-bound methods, the real work shifts to enrollment, backup registration, recovery, and reassignment when roles change. Teams that only update login policy without reworking the surrounding lifecycle will keep weak paths alive.

The strongest programmes will connect privileged authentication policy to NIST Cybersecurity Framework 2.0 and the broader access-control discipline, because the problem is now governance of assurance levels rather than simple login validation.

The governance signal is clear: where privileged access and human identity intersect, weak MFA is becoming a liability that auditors, boards, and incident responders will increasingly expect teams to justify.


For practitioners

  • Enforce phishing-resistant MFA for privileged roles Move administrators, power users, and other elevated accounts to security keys or built-in authenticators that use FIDO2 and WebAuthn, and remove reliance on code-based factors for those roles.
  • Verify authentication paths across SSO and direct login Check that the same phishing-resistant requirement applies whether users authenticate directly or through federated SSO, because policy gaps often appear between those paths.
  • Register backup methods before enforcement starts Require a primary and a secondary phishing-resistant method, then test account recovery to avoid lockout when the new policy takes effect.
  • Review privileged access exceptions and recovery flows Map every exception, help-desk reset route, and fallback factor that still lets a high-risk user bypass phishing-resistant controls, then close or re-approve each one.

Key takeaways

  • Legacy MFA is no longer a defensible control for privileged accounts when phishing can be generated and scaled by AI.
  • The key issue is not whether MFA exists, but whether it provides cryptographic proof that cannot be relayed or phished.
  • Identity teams should treat privileged authentication as a lifecycle-managed assurance tier with backup methods, recovery paths, and exception control.

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 SP 800-53 Rev 5 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.AC-7Phishing-resistant MFA maps to strong identity proofing and access control.
NIST SP 800-53 Rev 5IA-2IA-2 covers identification and authentication for system access.
OWASP Non-Human Identity Top 10NHI-01Legacy MFA weaknesses mirror identity assurance gaps that appear in non-human access too.

Extend phishing-resistant principles to machine and service identity entry points where applicable.


Key terms

  • Phishing-Resistant Authentication: Phishing-resistant authentication proves identity without relying on a user to approve a prompt or reveal a reusable secret. It typically binds access to a device, key, or cryptographic proof that an attacker cannot easily reuse or coerce. This approach reduces reliance on human judgment at login time.
  • WebAuthn: WebAuthn is a browser and platform standard for phishing-resistant authentication using public-key cryptography. It binds the authenticator to the origin and signs a challenge instead of sending a reusable code, which makes replay and relay attacks far harder.
  • FIDO2: FIDO2 is a passwordless authentication standard that uses public-key cryptography instead of shared secrets. A service stores the public key while the authenticator keeps the private key, allowing users to prove possession without sending reusable credentials over the network.
  • Privileged Access: Privileged access is any elevated entitlement that can change systems, data, or security settings. When privilege is excessive or poorly scoped, a single compromised identity can create outsized blast radius across environments.

What's in the full article

Yubico's full article covers the operational detail this post intentionally leaves for the source:

  • Step-by-step YubiKey registration flow for Salesforce user settings and advanced user details
  • Specific guidance on primary and backup security key setup for administrator accounts
  • Detailed authentication method distinctions between legacy MFA and phishing-resistant methods
  • Practical rollout advice for enforcing the new Salesforce login requirements

👉 The full Yubico article covers YubiKey registration steps and privileged-user rollout guidance.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity lifecycle 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 NHI governance in your organisation, it is worth exploring.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 26, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org