Subscribe to the Non-Human & AI Identity Journal

Why do EUDI wallets create governance complexity for banking identity teams?

EUDI wallets split the authentication experience across the bank, the wallet issuer and the trust framework behind the credential. That makes assurance, liability and outsourcing analysis harder than in a bank-controlled MFA flow, because the institution may keep decision authority while depending on external identity evidence.

Why This Matters for Security Teams

EUDI wallets are not just another authentication method. They introduce a three-way governance model in which the bank may still own the customer decision, the wallet issuer governs the wallet environment, and the trust framework governs the credential. That separation complicates assurance, incident response, outsourcing review and audit evidence, especially when the bank must prove what it relied on and how much control it retained. Current guidance suggests this should be treated as an identity governance and third-party risk problem, not only a UX upgrade, as reflected in NIST Cybersecurity Framework 2.0 and Ultimate Guide to NHIs.

The practical issue is evidence. Banks need to know how the wallet attested the person, what trust anchors were used, whether the credential is revocable, and which party is responsible when something fails. That creates unfamiliar questions for assurance teams that are used to bank-managed MFA flows and fixed policy boundaries. The same pattern shows up in other identity ecosystems: only 5.7% of organisations have full visibility into their service accounts, and 85% lack full visibility into third-party vendors connected via OAuth apps, according to Top 10 NHI Issues and the Astrix Security & CSA report. In practice, many security teams encounter governance drift only after assurance, liability or audit findings have already been raised.

How It Works in Practice

In operational terms, an EUDI flow can look simple at login but complex in governance. The bank receives an identity assertion from the wallet ecosystem, then decides whether that assertion is sufficient for the requested transaction. That means the bank must map wallet assurance levels, credential provenance, revocation status and presentation context into its own RBAC, fraud and step-up controls. The decision is not only “is the user authenticated,” but “is this evidence acceptable for this action, under this policy, right now?”

That is why implementation teams should separate authentication from authorisation. Authentication confirms the credential source and presentation; authorisation should apply bank-owned policy, often at runtime. A useful control pattern is to keep the bank’s risk engine and policy engine authoritative while treating wallet evidence as one input among several. For governance, teams should document which controls remain internal, which are outsourced, and which are shared across the wallet issuer and trust framework. The lifecycle discipline described in Ultimate Guide to NHIs — Lifecycle Processes for Managing NHIs is relevant here because revocation, expiry and offboarding still matter even when the identity is human-shaped.

  • Define which wallet assurances satisfy which banking actions, and do not reuse one acceptance rule for all journeys.
  • Record who owns credential issuance, revocation, recovery and dispute handling across all parties.
  • Require evidence of monitoring, logging and exception handling in vendor and scheme contracts.

For architecture and control language, align the design with NIST Cybersecurity Framework 2.0 and treat the wallet path as part of the bank’s trust boundary. These controls tend to break down when the bank inherits wallet trust decisions without being able to independently verify revocation, assurance changes or issuer-level operational failures.

Common Variations and Edge Cases

Tighter wallet governance often increases friction, so organisations have to balance customer experience, regulatory certainty and operational overhead. That tradeoff becomes sharper when a bank supports multiple wallet issuers, cross-border schemes or different assurance levels for retail, corporate and high-risk transactions. There is no universal standard for this yet, so current guidance suggests documenting policy by use case rather than assuming one wallet rule set will fit every channel.

Edge cases matter because the failure mode is usually not login failure, but ambiguous accountability. For example, if a wallet credential is suspended, recovered or re-issued, the bank still needs to know whether the old credential can be replayed, whether the trust framework supports real-time status checking, and whether the bank’s audit logs can show the full decision path. The broader NHI breach data in 52 NHI Breaches Analysis is a reminder that governance gaps often appear first where identity evidence is fragmented across owners.

For risk teams, the safest operating model is to treat EUDI wallet acceptance as a controlled dependency, not as a full transfer of identity assurance. That means periodic control testing, documented fallback journeys, and clear liability mapping when the wallet, scheme or bank control fails. A bank can delegate identity evidence, but it cannot delegate accountability for the transaction decision.

Standards & Framework Alignment

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

NIST CSF 2.0, NIST SP 800-63 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.OV-01 EUDI wallets need clear oversight across bank and third-party trust chains.
NIST SP 800-63 Digital identity assurance levels map to wallet confidence and step-up decisions.
NIST Zero Trust (SP 800-207) Wallet evidence should feed runtime policy decisions, not static trust assumptions.

Use zero trust policy checks at transaction time and verify each assertion before granting access.