Discover how Mobile Driver’s Licenses (mDLs) are changing digital identity, improving onboarding, reducing fraud and enabling secure mobile ID verification.
Max
Created: October 22, 2025
Updated: October 23, 2025
Passkeys for Super Funds and Financial Institutions
Join our Webinar on 7th November to learn how Super Funds and Financial Institutions can implement passkeys
The era of the physical ID card as the primary anchor of trust is ending. A new global standard for verifiable, government-issued digital identity is emerging, and it will fundamentally reshape how businesses verify and interact with their customers. A surge in public and professional interest, evidenced by search trends for terms like "Mobile Driver's License" and "Digital Driver’s License" signals a market at its inflection point.
This is a structural shift in the identity market, propelled by the convergence of a global technical standard (ISO 18013-5) and sweeping regulatory mandates, most notably the European Union's ambitious eIDAS 2.0 framework and the modernization of the REAL ID Act in the United States.
This guide serves as a strategic briefing for Product Managers, CISOs, and CTOs, and will answer the key questions facing business leaders today:
What exactly is a Mobile Driver's License (mDL) and how does its underlying technology work?
What are the tangible benefits for businesses, from revolutionizing product onboarding to eliminating identity fraud?
What is the current status of the mDL rollout in key global markets like the United States, Europe, and Australia?
How can technology teams practically integrate mDL verification into their platforms and user journeys?
How do mDLs fit into the future of digital identity alongside other critical technologies like passkeys?
Recent Articles
🔑
ChatGPT Atlas Passkeys Support
🔑
FTC Safeguards Rule: MFA for non-bank Financial Institutions
📖
Credential Manager Trust Group Keys: WebAuthn Extension
🔑
2FA Changes by Reserve Bank of India to phase out SMS OTP
⚙️
VicRoads wins CIO50 Customer Value Award 2025
🔑
Best FIDO2 Smartcards for Enterprise Authentication in 2025
To understand the transformative potential of the Mobile Driver's License, one must first understand what it is not. An mDL is not a simple photograph or a static PDF of a plastic card stored on a phone. Such an image would be trivial to counterfeit. Instead, an mDL is a highly secure, cryptographically verifiable digital credential issued by a government authority and stored within a dedicated application or a native digital wallet, such as Apple Wallet or Google Wallet. The terms "Mobile Driver's License" (mDL) and "Digital Driver's License" (DDL) are often used interchangeably, but mDL is the more technically precise term used in international standards.
The most profound difference between a physical license and an mDL lies in a concept called "selective disclosure." When an individual presents a physical card to prove their age at a bar, they are forced to over-share a wealth of sensitive personal information: their full name, home address, date of birth, driver's license number, and more.
An mDL, by contrast, empowers the user with granular control over their data. For that same age-verification transaction, the mDL can be configured to share only the absolute necessary information: a photo to match the person's face and a cryptographically signed attestation that reads, "IsOver21: Yes". The verifier learns what they need to know, and nothing more. This principle of data minimization is a powerful privacy-enhancing feature that aligns with modern data protection regulations like GDPR. For businesses, this is not a "nice-to-have" feature; it is a direct mechanism for reducing their Personally Identifiable Information (PII) footprint and the associated compliance risk and liability.
While users gain privacy and convenience, the benefits for businesses and other relying parties are even more significant.
Fraud Reduction: Physical IDs can be expertly counterfeited. An mDL's authenticity is secured with digital signatures from the issuing government authority, making it virtually impossible to forge. Verification moves from a subjective visual inspection to a deterministic cryptographic check.
Guaranteed Data Accuracy: User onboarding processes are often plagued by errors from manual data entry or flawed OCR scans. With an mDL, the data is transmitted digitally directly from the authoritative source, ensuring 100% accuracy and eliminating costly exceptions and manual reviews.
Real-time Validity: A physical card provides no information about the current status of the license. It could be expired, suspended, or revoked. An mDL can be updated in real-time by the issuing authority, giving the verifier confidence that the credential is valid at the moment of the transaction.
The security, interoperability, and trust of the global mDL ecosystem are the result of a meticulously designed international standard. For technical leaders, understanding this foundation is key to appreciating why mDLs represent a fundamental architectural shift.
The core of the mDL ecosystem is the ISO/IEC 18013-5 standard. Published in 2021, this document is the "Rosetta Stone" for digital identity, defining the complete technical specifications to ensure that a credential issued in one jurisdiction can be securely read and trusted in another. Its key components include:
A Standardized Data Structure: It specifies a uniform way to structure data elements (e.g., family name, date of birth, issuing authority) and mandates that this data be protected by strong digital signatures.
Secure Communication Protocols: It defines the methods for securely transferring data from the holder's mobile device to the verifier's reader device.
Robust Cryptographic Security: It requires the use of public key cryptography to ensure data integrity (the data has not been altered) and authenticity (the data was genuinely issued by a trusted authority).
While Part 5 of the standard focuses on in-person and offline verification, the newer ISO/IEC 18013-7 technical specification was introduced to standardize remote or online verification. This is crucial for digital onboarding, where a user is not physically present. Part 7 provides a framework for interoperability when verifying an mDL over the internet, a significant improvement over insecure methods like uploading photos of an ID card. However, this standard is still evolving and depends on other protocols like OpenID for Verifiable Credentials (OID4VC), meaning widespread production support is still emerging.
The ISO 18013-5 standard specifies several methods for data transfer, allowing for flexibility across different use cases, both in-person ("attended") and online ("unattended").
Near Field Communication (NFC): The user simply taps their phone on an NFC-enabled reader. This contactless method is extremely fast and secure, making it ideal for high-throughput environments like airport security checkpoints or retail point-of-sale systems.
Bluetooth Low Energy (BLE): This allows for secure data transfer over a slightly greater distance (a few meters). It's envisioned for scenarios like a traffic stop, where a law enforcement officer could initiate a verification request from their patrol car.
QR Code: This is the most versatile method, particularly for online verification. A verifier (e.g., a website) displays a QR code. The user scans this code with their mDL wallet app, which then shows them exactly what data is being requested. After the user authenticates (e.g., with Face ID or a fingerprint) and consents, the data is securely transmitted over the internet to the verifier's server.
In every scenario, the process is user-initiated and consent-driven. No data ever leaves the device without the holder's explicit approval, which is confirmed via the device's built-in biometric or PIN security.
The security model of the mDL ecosystem can be understood as a "Triangle of Trust":
The Issuer: A government body like a Department of Motor Vehicles (DMV). The Issuer creates the mDL and signs it with its private cryptographic key.
The Holder: The citizen who receives the mDL and stores it securely on their mobile device.
The Verifier: The business or agency that needs to check the mDL.
A critical and often misunderstood feature of this architecture is its capacity for offline verification. The Verifier's device does not need an active internet connection to confirm the mDL's authenticity. This is possible because the Verifier's reader application can be pre-loaded with the public keys of trusted Issuers. When an mDL is presented, the reader uses the corresponding public key to check the digital signature. If the signature is valid, the reader knows the data is authentic. This decentralized trust model is supported by frameworks like the American Association of Motor Vehicle Administrators' (AAMVA) Digital Trust Service (DTS), which helps manage and distribute the public keys of trusted state issuers. This makes the system incredibly resilient and practical for real-world use where connectivity cannot always be guaranteed.
The transition to mDLs is happening globally, but the strategic approaches to adoption differ starkly between the United States and the European Union. Understanding these differences is crucial for businesses planning their international product roadmaps.
In the U.S., the adoption of mDLs is a decentralized, state-led effort. The single most significant catalyst for adoption has been the Transportation Security Administration (TSA). Its acceptance of mDLs at airport security checkpoints, driven by the REAL ID Act's modernization, creates a powerful forcing function and a compelling, high-value use case that encourages citizens to enroll. This federal acceptance establishes a de facto national standard around ISO 18013-5 that businesses can rely on.
Adoption rates vary dramatically by state, reflecting program maturity. While the national average may seem low, early-mover states demonstrate a clear path to success. Louisiana, which launched the first digital ID in 2018, has achieved an impressive 66% adoption rate among eligible adults, while California saw nearly 600,000 enrollments in the first few months of its program. This shows that with time and clear utility, high market penetration is achievable. The landscape remains a patchwork of wallet providers, including tech giants, identity specialists, and state-specific apps, creating a competitive and dynamic market.
State | Status | Supported Wallets / Apps | ISO 18013-5 Compliant |
---|---|---|---|
Alabama | Not available | N/A | N/A |
Alaska | Active | Alaska Mobile ID app | Yes |
Arizona | Active | Apple Wallet, Google Wallet, Samsung Wallet | Yes |
Arkansas | In Progress (Exploratory) | TBD | Yes |
California | Active | Apple Wallet, Google Wallet, CA DMV Wallet | Yes |
Colorado | Active | Apple Wallet, Google Wallet, Samsung Wallet, Colorado MiD | Yes |
Connecticut | In Progress (Announced) | TBD | Yes |
Delaware | Active | MID app | Yes |
Florida | Paused (App pulled) | N/A | N/A |
Georgia | Active | Apple Wallet, Google Wallet, Samsung Wallet | Yes |
Hawaii | Active | Apple Wallet | Yes |
Idaho | In Progress (Exploratory) | TBD | Yes |
Illinois | Active | Apple Wallet | Yes |
Indiana | In Progress (Exploratory) | TBD | Yes |
Iowa | Active | Apple Wallet, Google Wallet, Samsung Wallet, MID app | Yes |
Kansas | Not available | N/A | N/A |
Kentucky | Active | Kentucky MiD app | Yes |
Louisiana | Active | LA Wallet | Yes |
Maine | Not available | N/A | N/A |
Maryland | Active | Apple Wallet, Google Wallet, Samsung Wallet | Yes |
Massachusetts | Not available | N/A | N/A |
Michigan | In Progress (Exploratory) | TBD | Yes |
Minnesota | Legal (In Progress) | TBD | Yes |
Mississippi | Active | MID app | Yes |
Missouri | Paused (App removed) | N/A | N/A |
Montana | Active | Apple Wallet, Google Wallet | Yes |
Nebraska | Not available | N/A | N/A |
Nevada | In Progress (Exploratory) | TBD | Yes |
New Hampshire | In Progress (Exploratory) | TBD | Yes |
New Jersey | In Progress (Proposed) | TBD | Yes |
New Mexico | Active | Apple Wallet, Google Wallet | Yes |
New York | Active | Apple Wallet, Google Wallet, mID app | Yes |
North Carolina | In Progress (July 2025) | TBD | Yes |
North Dakota | In Progress (Expected 2025) | TBD | Yes |
Ohio | Active | Apple Wallet | Yes |
Oklahoma | Paused (App removed) | N/A | N/A |
Oregon | Not available | N/A | N/A |
Pennsylvania | In Progress (Proposed for 2025-26) | TBD | Yes |
Rhode Island | Not available | N/A | N/A |
South Carolina | In Progress (Exploratory) | TBD | Yes |
South Dakota | Not available | N/A | N/A |
Tennessee | In Progress (Announced) | TBD | Yes |
Texas | In Progress (Exploratory) | TBD | Yes |
Utah | Active | GET Mobile App | Yes |
Vermont | In Progress (Announced) | TBD | Yes |
Virginia | Active | VA MiD app | Yes |
Washington | Not available | N/A | N/A |
West Virginia | Active | WV MiD app, Samsung Wallet | Yes |
Wisconsin | Not available | N/A | N/A |
Wyoming | In Progress (Expected 2025) | TBD | Yes |
In sharp contrast to the U.S., the European Union is pursuing a top-down, continent-wide regulatory strategy. The centerpiece is the European Digital Identity (EUDI) Wallet, mandated by the landmark eIDAS 2.0 regulation. This wallet will be provided to every EU citizen and will house various verified digital credentials, known as "Electronic Attestations of Attributes" (EAAs). The mobile driving license is explicitly designated as one of the first and most important credentials to be included.
While several EU countries already have proprietary, non-interoperable mobile licenses (e.g., Norway, Denmark, Spain, Poland), these will be superseded by or integrated into the unified EUDI Wallet framework. To ensure a robust rollout, the EU has launched four large-scale pilot projects, running until 2025, to test the wallet's infrastructure. The "POTENTIAL" pilot is specifically focused on the mDL use case, involving 19 member states and Ukraine.
For businesses planning for the European market, it is critical to understand that the mDL is not an end in itself. Rather, the EU is strategically using the high-utility, universally understood driver's license as the primary vehicle to drive citizen adoption of the broader EUDI Wallet ecosystem. Once citizens have the wallet for their license, they will also be able to use it for health data, educational credentials, payments, and digital signatures. A single integration for the mDL use case effectively builds an on-ramp to this much richer, multi-credential digital identity ecosystem.
Milestone | Date | Significance for Businesses & Developers |
---|---|---|
eIDAS 2.0 Regulation Enters into Force | May 20, 2024 | The legal framework is active. The countdown for implementation has begun. |
Implementing Acts Published | Nov/Dec 2024 | Final technical specifications and standards for the wallet are released. CTOs can begin concrete architectural planning. |
Large-Scale Pilots Conclude | Mid/Late 2025 | Key learnings from real-world trials become public, informing integration strategies. |
Member States Must Offer EUDI Wallets | By Nov 2026 | The addressable market for EUDI Wallets begins to scale as governments roll them out to citizens across all 27 member states. |
Mandatory Acceptance by Regulated Businesses | By Nov 2027 | Businesses in sectors requiring strong user authentication (e.g., banking, finance, telecom) must be technically able to accept the EUDI Wallet for identity verification. This is a hard deadline. |
Australia is pursuing a federated model, where individual states and territories lead the implementation of digital licences, but a strong national push is underway to ensure they are all interoperable. Austroads, the collective of Australian and New Zealand transport agencies, is leading the development of a national Digital Trust Service. This initiative aims to harmonize all digital driver's licences across the country, ensuring they are compliant with the international ISO 18013-5 standard. This will allow a digital licence from one state to be reliably verified in another, and even internationally in regions like North America and the European Union.
State/Territory | Status | App/Platform | ISO 18013-5 Compliant |
---|---|---|---|
New South Wales | Active | Service NSW app | No (Plan to become interoperable) |
Queensland | Active | Digital Licence app | Yes |
South Australia | Active | mySAGOV app | No |
Victoria | Active | myVicRoads app / Service Victoria app | No (Considered easy to transition) |
Western Australia | In Progress | ServiceWA app (integrating with myID) | In Progress |
Tasmania | In Progress | myServiceTas / Digital iD | In Progress |
Northern Territory | In Progress | Launch planned for 2026 | Yes |
ACT | In Progress | Part of the national harmonization effort | Yes |
For a look at a mature, fully integrated digital identity ecosystem, Singapore provides a powerful case study. The nation's Singpass platform is the cornerstone of its digital society, boasting an adoption rate of over 97% among eligible residents. Rather than a standalone app, the digital driver's licence in Singapore is a feature integrated directly into the main Singpass app, sitting alongside the user's national digital ID card and other credentials. Launched in 2022, it serves as an official alternative to the physical card and provides real-time information, such as accumulated demerit points. The system's security is enhanced with features like an animated holographic crest to prevent screenshot spoofing. Singapore's approach highlights the end-state for mDLs: not just as a replacement for a plastic card, but as a single, trusted feature within a broader, high-adoption national digital identity platform that citizens use for everything from filing taxes to accessing healthcare.
The shift to Mobile Driver's Licenses (mDLs) is more than a technological upgrade; it represents a new foundation for establishing trust online. For every leader in a technology organization, the mDL offers a direct solution to a critical, long-standing pain point.
The user onboarding process is a constant battle against friction. Every extra step, every document upload, and every manual review is a point where potential customers abandon the process. The traditional Know Your Customer (KYC) flow, requiring users to take a selfie and a photo of their physical ID, is notoriously slow, error-prone, and frustrating.
The mDL transforms this experience. What once took minutes or even days of manual review can now be accomplished in seconds with a few taps. This near-instant, high-assurance verification can dramatically increase conversion rates, lower customer acquisition costs, and deliver a superior user experience from the very first interaction. Crucially, because the data is transmitted digitally from the authoritative government source, it is not just read; it is guaranteed accurate, eliminating an entire class of operational exceptions caused by blurry images or flawed Optical Character Recognition (OCR) scans.
For Chief Information Security Officers, the primary benefit is a paradigm shift in fraud prevention. The internet is awash with high-quality fake IDs and sophisticated document forgery techniques. Verifying identity based on a scanned document is ultimately a probabilistic exercise, an educated guess about its authenticity.
An mDL replaces this uncertainty with cryptographic certainty. The digital signature from a government issuer is either valid or it is not. This deterministic verification makes mDLs resistant to the types of forgery and impersonation attacks that plague physical documents. By integrating mDL verification at the point of onboarding, businesses can stop synthetic identity fraud and impersonation at the "front door," before a fraudulent account is ever created. This allows organizations to meet stringent KYC and Anti-Money Laundering (AML) requirements with a much higher level of assurance, moving identity proofing from a weak link to the strongest point in the security chain.
For Chief Technology Officers and engineering teams, the adoption of mDLs enables a profound architectural shift. The legacy model involves receiving and processing unstructured image files (JPEGs or PDFs of ID cards), which requires building and maintaining brittle OCR parsers and complex image analysis pipelines.
The mDL model replaces this with the ingestion of structured, machine-readable, cryptographically signed data objects. This clean, standardized data can flow directly into user databases and automated decisioning engines. This not only reduces technical debt and eliminates entire categories of processing errors but also enables a more streamlined, event-driven architecture built on a foundation of open, global standards like ISO 18013-5.
For engineering teams, the prospect of adopting a new identity technology can seem daunting. However, the ecosystem is rapidly maturing to simplify integration. Businesses are not expected to become experts in ISO 18013-5 cryptography. Instead, they can leverage a growing number of commercial Identity Verification Platform (IVP) vendors that provide APIs and SDKs to handle the complexity.
A typical API-driven integration flow for online verification involves:
Backend Request: Your server calls an API to generate a unique verification request, often represented as a one-time-use URL or session ID.
Frontend Presentation: This request is rendered as a QR code or a deep link in your web or mobile application.
Holder Action: The user scans the QR code or clicks the link, which opens their mDL wallet. The wallet displays the requester's identity and the specific data being requested for consent.
Backend Reception: After user approval, your server receives the cryptographically signed data payload via a secure webhook or API callback.
Validation: Your server, or more commonly the partner IVP service, validates the signature against the issuer's public key to confirm authenticity and integrity.
When architecting for mDLs, it is a technical best practice to design systems to request only the specific data attributes needed for a given transaction (e.g., request $is_over_18$ instead of the full $date_of_birth$). This principle of data minimization is not just a privacy feature; it reduces data liability and simplifies compliance.
The emergence of mDLs is not happening in a vacuum. It coincides with the industry's decisive shift away from passwords toward a more secure and user-friendly authentication standard: passkeys. While these two technologies solve different problems, their combination creates a powerful, end-to-end solution for the entire digital identity lifecycle.
To build a truly secure system, it is essential to distinguish between two fundamental stages of identity management:
Identity Proofing (The "Day 0" Problem): This is the process of verifying a user's real-world identity when they first create an account. It answers the question, "Are you truly who you claim to be?" The security of every subsequent action depends on the integrity of this initial step. This is the problem that mDLs solve with an unprecedented level of government-backed assurance.
Authentication (The "Day 1-N" Problem): This is the process of a returning user proving they are the legitimate owner of an existing account. It answers the question, "Are you the same person who created this account?" This is the problem that passkeys (based on FIDO/WebAuthn standards) solve with phishing-resistant security and unparalleled ease of use.
The weakness of many legacy systems is that they use weak methods for both. By using mDLs for proofing and passkeys for authentication, businesses can establish a verifiable chain of trust that extends from a government-issued credential all the way to every daily login.
This powerful combination enables a user journey that is simultaneously more secure and more seamless than any system that has come before.
Onboarding: A new user arrives at a service and taps "Sign Up." The application requests identity verification via mDL. The user scans a QR code with their phone's mDL wallet, authenticates with Face ID, and consents to share their verified name and date of birth. The sign-up form is instantly and accurately pre-filled.
Binding: Immediately upon successful identity verification, the application prompts the user: "Secure your account with a passkey." With a single additional biometric gesture, a phishing-resistant passkey is created and securely bound to their device and their now-verified identity.
Subsequent Logins: From that day forward, the user returns to the service and logs in instantly and securely with their passkey. There are no passwords to remember, no SMS codes to wait for, and no vulnerability to phishing attacks.
This flow represents the new gold standard for digital identity. For the CISO, it mitigates the two greatest risks: fraudulent account creation and phishing-based account takeover. For the CTO, it provides a clean, modern architecture built on open standards. For the Product Manager, it delivers the holy grail: the highest level of security with the lowest possible user friction.
Integrating this new identity paradigm requires a robust infrastructure that connects high-assurance identity proofing with modern, phishing-resistant authentication. Corbado provides a complete passkey-first authentication platform that helps businesses bridge this gap. We specialize in connecting the high-assurance identity proofing of mDLs to the seamless, secure world of passkey authentication. By using Corbado, you can implement the ultimate user journey: onboard users instantly and securely with mDLs, and then immediately bind that verified identity to a passkey for all future logins. This not only eliminates fraud at the source but also solves one of the most critical challenges in a passwordless world: account recovery. If a user loses their device, their mDL can serve as the trusted credential to securely re-verify their identity and provision a new passkey. While our current focus is on seamless verification and passkey integration, we are actively developing capabilities for mDL issuance and full lifecycle management, which are available on request as we build out our future roadmap.
The era of the Mobile Driver's License is no longer a distant vision; it is a present-day reality, driven by robust international standards and accelerating regulatory timelines. The transition away from insecure physical documents to cryptographically verifiable digital credentials represents a fundamental change in how trust is established in the digital world. For business and technology leaders, this is a strategic inflection point. The ability to perform high-assurance identity proofing instantly and remotely unlocks new efficiencies, eliminates entire categories of fraud, and enables vastly superior user experiences.
The journey does not end with identity proofing. The true opportunity lies in connecting this new foundation of trust to modern, phishing-resistant authentication. By combining the government-backed assurance of mDLs for onboarding with the cryptographic security and seamless convenience of passkeys for daily access, organizations can build a complete, end-to-end identity lifecycle that is safer, simpler, and more efficient than ever before. The future of digital identity is an integrated ecosystem, and the companies that build on this foundation today will be the undisputed leaders of tomorrow.
While the terms are often used interchangeably in public discourse, "Mobile Driver's License" (mDL) is the technically precise term used in the ISO 18013-5 international standard and in official regulatory documents. "Digital Driver's License" (DDL) is a more general, common-sense descriptor. For technical, legal, and standards-based discussions, mDL is the correct nomenclature.
Absolutely not. A picture or a PDF of a license is insecure and easily forged. An mDL is a secure, dynamic digital credential containing data that has been cryptographically signed by the issuing government authority. Its authenticity can be verified mathematically through cryptography, not just by visual inspection, making it fundamentally more trustworthy.
For the time being, yes. While acceptance of mDLs is growing rapidly, particularly at TSA airport security checkpoints in the U.S., it is not yet universal among all businesses, venues, and law enforcement agencies. Until mDLs achieve ubiquitous acceptance, carrying the physical card is strongly recommended as a reliable backup.
Related Articles
Table of Contents