By NHI Mgmt Group Editorial TeamDomain: Governance & RiskSource: YubicoPublished February 11, 2026

TL;DR: Governments are increasingly pushing phishing-resistant authentication such as WebAuthn, FIDO and passkeys, according to Yubico, but the harder problem is now identity lifecycle control: onboarding and recovery can become the weakest links when attackers exploit fake identities and weak verification. Strong authentication does not fix bad identity proofing.


At a glance

What this is: This is an interview with Yubico about the move toward passwordless authentication and the company’s view that onboarding and recovery are now the weakest points in the identity lifecycle.

Why it matters: It matters because IAM teams can strengthen login security while still leaving a path for fake identities, risky account recovery, and weak lifecycle governance to undermine the programme.

By the numbers:

👉 Read Yubico's interview on passwordless authentication and identity lifecycle risk


Context

Passwordless authentication reduces reliance on passwords, but it does not solve the broader identity governance problem. The article argues that onboarding, account recovery, and identity proofing remain vulnerable when attackers can present fake identities or abuse recovery flows, which is exactly where human IAM programmes still fail most often.

That makes the topic relevant beyond login security. IAM, IGA, and fraud-prevention teams need to treat recovery, issuance, and lifecycle controls as part of authentication design, not as separate administrative steps, because the strongest authenticator is only as trustworthy as the identity behind it.


Key questions

Q: How should organisations implement passwordless IAM without weakening recovery controls?

A: Treat passwordless as an assurance program, not a user-experience feature. Enrolment, device binding, biometrics, and fallback recovery must be governed together so the reset path is not easier to abuse than the primary login path. The strongest deployments define recovery thresholds, step-up checks, and auditability before rollout.

Q: Why do phishing-resistant authenticators still leave organisations exposed?

A: Because authentication strength does not prove the identity was legitimate at enrolment. Passkeys and WebAuthn reduce credential phishing, but attackers can still exploit weak onboarding, synthetic identities, or recovery shortcuts to get a valid credential issued to the wrong subject.

Q: What do security teams get wrong about passwordless authentication?

A: The most common mistake is treating passwordless as a user-experience upgrade instead of an identity control change. Teams often focus on the login screen and ignore recovery, lifecycle governance, and fallback authentication, which is where many of the real risks emerge.

Q: Which frameworks should govern onboarding and recovery controls?

A: Human identity programmes should align onboarding and recovery with NIST SP 800-63 guidance, Zero Trust principles, and internal lifecycle governance. The goal is to ensure identity proofing, authentication, and recovery are all governed as part of one trust model, not separate operational steps.


Technical breakdown

Why phishing-resistant authentication does not fix identity proofing

WebAuthn, FIDO, and passkeys raise the bar by binding authentication to a cryptographic credential rather than a reusable password. But that only protects the authentication step. If an attacker can get a fraudulent identity through onboarding or account recovery, the system can still issue a strong credential to the wrong person. In other words, phishing resistance reduces credential theft, but it does not validate the legitimacy of the identity subject at issuance time.

Practical implication: treat proofing and recovery as security controls, not administrative onboarding tasks.

How account recovery becomes the weak point in passwordless programmes

Recovery channels often rely on fallback methods, support workflows, or secondary trust decisions that were designed for convenience. Those paths can bypass the strength of the primary authenticator if they are not bound to the same assurance level. This is why passwordless adoption shifts risk from password theft to identity substitution, especially where recovery is used to re-establish access without robust re-verification.

Practical implication: align recovery assurance with the original enrolment assurance.

Why identity lifecycle governance now includes fraud resistance

Lifecycle governance used to focus on joiner, mover, and leaver events. In a passwordless environment, it must also cover who was enrolled, how they were proofed, what recovery methods were allowed, and whether those decisions remain valid over time. That is especially important in environments exposed to fake identities, synthetic applicants, and targeted social engineering.

Practical implication: add proofing, recovery, and enrolment review to identity governance checkpoints.


NHI Mgmt Group analysis

Identity assurance is now a lifecycle problem, not just an authentication problem. Passwordless methods remove password theft from the attack path, but they do not remove the need to verify who is being enrolled or recovered. The governance mistake is assuming that stronger login factors automatically make the whole identity process trustworthy. Practitioners need to separate authentication strength from identity legitimacy.

Account recovery is the new trust boundary in human IAM. Attackers increasingly target support channels, fallback methods, and recovery procedures because those paths often sit outside the strongest authentication policy. When recovery can re-issue access without equal assurance, the programme creates a second, weaker authentication system beside the first.

Onboarding and recovery should be treated as fraud control surfaces. The article’s fake identity concern shows that identity systems are now part of the adversary’s entry strategy, not just the defender’s access strategy. That means identity proofing, enrolment validation, and recovery scrutiny belong in IAM, IGA, and fraud governance together.

Passkeys do not eliminate weak identity lifecycle design. They reduce phishing exposure, but they can also create false confidence if organisations leave manual exceptions, support resets, or low-assurance proofing unchanged. The practical conclusion is that passwordless must be implemented as part of a broader trust model, not as a single control replacement.

From our research:

  • 80% of identity breaches involved compromised non-human identities such as service accounts and API keys, according to Ultimate Guide to NHIs.
  • Only 5.7% of organisations have full visibility into their service accounts, which shows how often identity governance is operating without complete inventory.
  • For a broader lifecycle view, Ultimate Guide to NHIs ties visibility, rotation, and offboarding into one governance model.

What this signals

Passwordless adoption will continue to move authentication teams away from passwords, but the governance burden shifts to enrolment assurance, recovery design, and lifecycle oversight. With 80% of identity breaches involving compromised non-human identities such as service accounts and API keys, the larger lesson is that access quality depends on the whole identity system, not just the sign-in factor.

Recovery trust debt: when organisations add strong authenticators without hardening proofing and fallback flows, they accumulate a hidden trust debt that shows up later as account takeover, impersonation, or governance exceptions. The practical response is to align joiner, mover, and leaver controls with authentication policy so that the trust model stays coherent across human, NHI, and automated access.


For practitioners

  • Strengthen enrolment assurance Require identity proofing steps that match the sensitivity of the account being issued, and do not let convenience-driven onboarding bypass verification thresholds.
  • Review recovery workflows Map every account recovery path, including support desk resets and fallback factors, to confirm that each route carries the same assurance expectations as primary sign-in.
  • Add lifecycle checks to IAM governance Include onboarding, recovery, and re-verification events in access review and recertification workflows so that identity legitimacy is re-checked over time.
  • Separate authentication strength from identity trust Document that phishing-resistant authentication protects the login step, while proofing, issuer trust, and recovery design determine whether the account should exist at all.

Key takeaways

  • Passwordless authentication improves sign-in security, but it does not resolve weak identity proofing or recovery governance.
  • The real risk moves to onboarding, fallback resets, and lifecycle decisions that can issue strong credentials to untrusted identities.
  • IAM teams should govern enrolment and recovery with the same rigor they apply to authentication, because that is where trust is won or lost.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST SP 800-63, NIST Zero Trust (SP 800-207) and NIST CSF 2.0 set the technical controls, while GDPR define the regulatory obligations.

FrameworkControl / ReferenceRelevance
NIST SP 800-63SP 800-63AThe article centres on identity proofing and onboarding assurance.
NIST Zero Trust (SP 800-207)Passwordless access still needs continuous trust validation under Zero Trust.
NIST CSF 2.0PR.AC-1The piece is about identity proofing before access is granted.
GDPRArt.32Identity proofing and recovery processes can affect personal data protection.

Ensure recovery and onboarding processes support appropriate security of personal data.


Key terms

  • Identity proofing: The process of verifying that a person is who they claim to be before granting or restoring access. In higher-risk recovery paths, proofing can include stronger evidence checks such as government ID validation or liveness-based facial verification so the assurance level matches the sensitivity of the request.
  • Account Recovery: Account recovery is the process used to restore access when a user cannot authenticate normally. In mature IAM programmes, recovery is treated as part of the trust chain because a weak reset path can bypass stronger login controls and become the easiest route to account takeover.
  • 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.
  • Identity Lifecycle Governance: Identity lifecycle governance is the set of processes that create, change, review, rotate, and revoke access across human and non-human identities. It matters because access risk usually increases when lifecycle events are slow, incomplete, or disconnected from the systems that rely on them.

What's in the full article

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

  • Jerrod Chong's perspective on why onboarding and account recovery are now the weakest links in the identity lifecycle.
  • The article's discussion of generative and agentic AI-powered phishing as an emerging pressure on identity assurance.
  • Yubico's view on how passkey adoption changes the security conversation from password removal to identity trust design.
  • Personal background and leadership discussion that frames the interview beyond the security analysis.

👉 The full Yubico interview expands on leadership perspective, identity lifecycle challenges, and the move toward phishing-resistant authentication.

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