Fintech

Mobile IDs Shift Account Opening Into Credential Trust

Blackrock Research
September 9, 2026
5 min read

Mobile IDs Shift Account Opening Into Credential Trust

Key takeaway

U.S. banking agencies have clarified that an unexpired, government-issued mobile driver's license or other verifiable digital credential can qualify as documentary identification under the Customer Identification Program rule. That can allow institutions to replace brittle image-capture steps in account opening. It does not automate the bank's obligation to know the customer. The work moves into issuer trust, credential validation, wallet and device controls, data extraction and fraud exceptions.

What’s changing

On September 8, FinCEN, the Federal Reserve, FDIC, NCUA and OCC issued two frequently asked questions on verifiable digital credentials, or VDCs. The agencies define a VDC as a data structure containing information about an individual that is digitally signed by the issuer, cryptographically bound to a device and protected by an activation factor such as a PIN, password or biometric.

The guidance says an unexpired state-issued mobile driver's license can be treated as government-issued identification when it evidences nationality or residence and bears a photograph or similar safeguard. A bank or credit union may use it for in-person, remote or other digital account opening if the institution has the technology to extract the relevant information and the method is allowed by its CIP.

That is a meaningful regulatory clarification. It is also deliberately narrow. The joint FAQ says it neither changes existing Bank Secrecy Act requirements nor creates new supervisory expectations. Institutions still need a reasonable belief that they know the customer's true identity. If a credential shows signs of fraud, the institution must consider them. For credentials issued by a non-government third party, the bank remains responsible for ensuring that the third party uses the same level of authentication the bank would use itself.

Why it matters

The familiar remote-onboarding flow asks a customer to photograph a plastic document, checks the image and often compares a selfie with the portrait. A government-issued VDC offers a different evidence path. The verifier can check a cryptographic signature and request specific attributes from a credential bound to the holder's device. That can make altered images and some forms of document replay harder.

But the trust boundary does not disappear. It changes shape.

The bank still has to decide which issuers, credential formats, wallets and presentation methods it accepts. A robust implementation needs current public keys or a trusted service that maintains approved issuers. It should validate that the credential has not expired, that the presentation is tied to the current session and that the requested attributes arrive intact. It also needs a recovery path when a customer changes devices, loses access, presents an unsupported state credential or cannot complete a biometric or PIN challenge.

NIST's mobile-driver's-license reference work makes the dependency visible. Its bank-account-opening architecture includes a verifier component, a trust service that supplies trusted issuer information, approved-wallet configuration and linked session identifiers. NIST also distinguishes in-person presentation under ISO/IEC 18013-5 from online presentation under ISO/IEC 18013-7. Accepting an ID in a branch and accepting it during unattended web onboarding are related, but they are not the same integration.

The near-term risk is that institutions bolt a new credential reader onto an old process and preserve every downstream check. That produces more technology without less friction. The opposite error is treating a valid signature as the end of KYC. A credential can establish that an issuing authority signed certain attributes; it does not by itself explain suspicious application behavior, prove the purpose of an account or resolve synthetic-identity signals assembled outside the document.

What operators should do

Start by mapping the evidence chain. For every accepted credential, record the issuer, format, wallet or presentation channel, attributes requested, signature result, expiry status, device-binding result, session identifier and any exception. Keep the audit trail aligned with data-minimization principles and applicable retention requirements: a bank can prove what it checked without retaining every attribute offered by the wallet.

Define an issuer and wallet acceptance policy before launch. Ownership should sit across fraud, BSA/AML, identity engineering, privacy and customer operations. A vendor's ability to parse a credential is not the same as the bank's decision to trust its issuer or presentation method.

Test VDC cohorts against the existing route. Useful measures include completion rate, time to open, manual-review rate, false rejection, confirmed identity fraud, account restriction in the first 90 days and support contacts. Split results by state, wallet, device and in-person versus remote presentation. A lower document-failure rate is valuable only if risk and downstream service outcomes hold.

Design exceptions as part of the product. Customers without an eligible mobile ID still need a clear route. So do customers whose phones are lost, replaced, offline or inaccessible. The fallback should not quietly become a weaker identity channel that attackers can select on demand.

Finally, separate credential validity from customer risk. A valid government-issued VDC can satisfy a documentary method under CIP, but institutions still need controls for address inconsistencies, abnormal device behavior, mule activity and other signals relevant to the account being opened.

Bottom line

The agencies have clarified that banks may treat qualifying mobile credentials as documentary identification, not merely as optional electronic signals. That can make onboarding faster and reduce exposure to image-editing attacks. The operating advantage will go to institutions that can manage the new trust infrastructure and retire redundant checks. Mobile ID does not finish the identity-verification job. It is a better input whose value depends on the system built around it.