By NHI Mgmt Group Editorial TeamPublished 2026-06-08Domain: Breaches & IncidentsSource: SumSub

TL;DR: Conflicting interpretations of how biometric verification should be regulated are creating uncertainty for EUDI Wallet rollout, after Spain’s data protection authority said biometrics cannot be the sole authentication method in some cases, according to SumSub. The debate shows that digital identity programmes now need clearer assurance models, not just stronger identity checks.


At a glance

What this is: The article says regulatory ambiguity around biometric verification could complicate EUDI Wallet implementation across EU member states.

Why it matters: This matters because identity teams building for citizens, employees, and machine identities all depend on clear assurance rules, and conflicting biometric guidance can disrupt authentication design, governance, and cross-border trust.

By the numbers:

👉 Read SumSub's coverage of biometric rules and EUDI Wallet adoption


Context

The core issue is not whether biometrics can work, but when regulators will allow them to stand alone as an authentication method. The EUDI Wallet depends on consistent levels of assurance across member states, and that becomes harder when one authority reads biometric verification more narrowly than another.

For IAM teams, this is a governance problem as much as a user-experience problem. If assurance rules differ by country, programme owners must design for policy variation, fallback methods, and evidence that identity binding still holds when biometrics are not enough.

The EUDI Wallet is meant to support cross-border credential sharing across sectors, so fragmentation in authentication policy can ripple into onboarding, fraud controls, and recovery processes. That makes this a practical identity architecture issue, not a narrow legal debate.


Key questions

Q: Why do biometric rules create problems for EUDI Wallet rollout?

A: Biometric rules create problems when they are treated as the only acceptable way to authenticate a wallet holder. Cross-border identity systems need shared assurance expectations, but if member states interpret biometric use differently, teams must support multiple fallback paths and policy mappings. That increases design complexity and can delay rollout if governance is not aligned early.

Q: How should teams design EUDI Wallet authentication if biometrics cannot be the sole factor?

A: Teams should design layered authentication, where biometrics bind the user to the wallet but do not carry the entire assurance burden alone. The practical approach is to combine proofing, device or possession checks, and documented recovery paths so authentication still works when one method is restricted, unavailable, or challenged by local regulation.

Q: What breaks when cross-border identity assurance is not harmonised?

A: When assurance is not harmonised, each country ends up with its own acceptance rules, fallback methods, and evidence thresholds. That breaks consistency for onboarding, wallet recovery, and credential sharing, and it creates operational gaps for teams that need one programme to work across multiple jurisdictions without redesigning every control path.

Q: Who is accountable when biometric authentication is not allowed as the only method?

A: Accountability sits with the programme owner and the relying party as much as with the regulator, because they must prove that identity assurance is still adequate. The control question is whether the wallet design can withstand local restrictions without losing trust, auditability, or recovery capability.


Technical breakdown

Biometric verification as an assurance binding control

Biometric verification in digital identity systems is often used to bind a credential or wallet to the legitimate holder, not as a standalone proof of identity. That distinction matters because the control is about continuity of possession and recognition, while the higher-order identity proof may come from remote proofing, document checks, or trusted enrollment. When a regulator limits biometrics as the sole factor, it is usually challenging the assumption that a single modality can satisfy high-assurance use cases on its own.

Practical implication: architecture teams should separate identity proofing, wallet binding, and ongoing authentication in their control design.

Levels of assurance in cross-border digital identity

A cross-border wallet programme only works if member states can map their local policies to a common assurance model. The technical challenge is not just interoperability of wallets, but interoperability of trust decisions, including how much confidence each country assigns to a given authentication event. If one state requires additional factors or contextual checks, the overall user journey becomes uneven unless the wallet framework defines acceptable fallback paths.

Practical implication: practitioners should document assurance mappings and fallback methods before scaling wallet acceptance across jurisdictions.

Why sole-factor biometric login is a weak governance pattern

Sole-factor biometric authentication creates a governance blind spot because it assumes the biometric signal is sufficient across all risk levels and all failure conditions. In practice, false accepts, false rejects, device compromise, and enrollment quality can all change the reliability of the control. A policy that bans biometrics as the only factor is therefore not anti-biometrics, but a statement that identity assurance must be layered rather than singular.

Practical implication: teams should treat biometrics as one input to assurance, not as the full trust decision for the wallet.


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


NHI Mgmt Group analysis

Biometric-only authentication is too narrow a control model for cross-border identity wallets. The article shows that regulators are already questioning whether one biometric factor can carry the full burden of assurance in digital identity flows. That is not a usability issue alone, it is a governance limitation because assurance must survive policy variation, device failure, and jurisdictional disagreement. Practitioners should treat sole-factor biometric design as structurally incomplete for EUDI-scale deployments.

Assurance fragmentation is now a programme risk, not a local compliance detail. The EUDI Wallet depends on member states converging on enough shared interpretation to make cross-border acceptance viable. When one authority narrows the use of biometrics, implementation teams inherit a patchwork of fallback requirements, enrollment rules, and evidentiary expectations. Practitioners should assume that wallet governance will be negotiated country by country unless the assurance model is explicitly harmonised.

Biometric binding must be evaluated alongside authentication recovery and exception handling. The real test is not whether biometrics can identify a user in the happy path, but whether the programme can recover trust when the signal fails or is not permitted. That pushes teams toward layered assurance, documented fallback factors, and recoverable enrollment states. Practitioners should build for failure conditions, not just successful wallet unlocks.

Assurance threshold drift: This debate shows how quickly a programme can lose clarity on what level of confidence is actually required at the point of authentication. When jurisdictions diverge, the issue is not just policy variance, but the erosion of a single operational threshold for trust. Practitioners should define which identity events require high assurance before implementation fragments across borders.

Identity governance for EUDI Wallets will be judged by consistency, not ambition. The article points to a familiar pattern in digital identity programmes: rollout goals are straightforward, but assurance rules are where fragmentation appears. The organisations that succeed will be the ones that translate regulatory uncertainty into explicit design choices for proofing, binding, and fallback. Practitioners should align policy, architecture, and exception handling before deployment scales.

From our research:

  • Under current rules, EU member states are expected to provide digital identity wallets to citizens by the end of 2026, according to the Ultimate Guide to NHIs.
  • 90% of IT leaders say properly managing NHIs is essential for a successful zero-trust implementation.
  • That same governance pressure is why teams should review the NHI Lifecycle Management Guide before scaling cross-border identity assurance.

What this signals

Assurance fragmentation will be the real implementation tax on EUDI Wallet programmes. The more member states diverge on biometric use, the more architecture teams will have to encode policy exceptions into login, recovery, and enrollment. That is a governance design problem first, a UX problem second.

With 90% of IT leaders saying properly managing NHIs is essential for a successful zero-trust implementation, the broader lesson is that trust decisions only work when control boundaries are explicit. The same logic applies to citizen identity wallets: assurance has to be architected, not assumed.

Practitioners should expect fallback authentication, proofing, and exception handling to become core design artefacts rather than afterthoughts. The organisations that get ahead will be the ones that document trust thresholds before policy differences turn into operational drift.


For practitioners

  • Define assurance tiers before deployment Map which authentication events require biometric binding, which require an additional factor, and which can accept lower assurance. Make the mapping explicit for each member state and keep exception handling documented.
  • Separate proofing from authentication design Treat identity proofing, wallet binding, and ongoing login assurance as distinct control layers so a change in biometric policy does not break the whole access model.
  • Build jurisdiction-specific fallback paths Prepare alternative sign-in and recovery methods for countries that restrict sole-factor biometric use, including PIN, device possession, or re-proofing where justified.
  • Test exception handling before rollout Run scenarios for biometric failure, device loss, disputed enrollment, and cross-border policy mismatch so the wallet programme can recover trust without redesign.

Key takeaways

  • Biometric-only authentication is too narrow for cross-border identity wallets when regulators disagree on assurance thresholds.
  • The rollout risk is not the wallet itself, but fragmented governance that forces different countries to accept different trust models.
  • Practitioners should separate proofing, binding, and recovery so biometric policy changes do not break the whole identity programme.

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 governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST SP 800-63Biometric assurance and federation issues map to digital identity assurance decisions.
NIST Zero Trust (SP 800-207)PR.AC-4Cross-border wallet acceptance depends on consistent access control and verification.
NIST CSF 2.0PR.ACIdentity and access controls are central to the wallet governance problem described.

Set assurance levels explicitly and require fallback methods when biometrics cannot stand alone.


Key terms

  • Assurance Level: An assurance level is the degree of confidence that an identity claim is correct and that the authenticator really belongs to the stated subject. In digital identity programmes, it determines how much evidence, factor strength, and recovery control are needed before access is granted.
  • Identity Binding: Identity binding is the process of linking a credential, wallet, or authenticator to a verified person or account holder. In practice, it is the control that connects proofing to future authentication events, and it must remain valid even when the original enrolment context changes.
  • Fallback Authentication: Fallback authentication is an alternative sign-in or recovery path used when the preferred method is unavailable, restricted, or fails assurance checks. Strong programmes define fallback paths in advance so policy changes, device loss, or biometric limitations do not break access governance.

Deepen your knowledge

Biometric assurance and cross-border identity governance are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are designing identity flows that must survive policy variation, it is worth exploring.

This post draws on content published by SumSub: Industry groups warn biometric rules could complicate EUDI Wallet adoption. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2026-06-08.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org