Hello, a customer wants to read driver's licenses according to ISO 18013-5 with their app.
What is mDL?
a driver's license that is provisioned to a mobile device with the capability to be updated in real time. It is comprised of the same data elements that are used to produce a physical driver's license, however, the data is transmitted electronically to a relying party's reader device and authenticated.
I have read a few hours, but I still do not understand how to request the whole thing now.
I have some sources:
My question is how can I read the whole thing in B4A? Reading the token from the driver's license via NFC should not be the problem, the question is just how do I get the required information that I get with the token.
Thanks
What is mDL?
a driver's license that is provisioned to a mobile device with the capability to be updated in real time. It is comprised of the same data elements that are used to produce a physical driver's license, however, the data is transmitted electronically to a relying party's reader device and authenticated.
I have read a few hours, but I still do not understand how to request the whole thing now.
I have some sources:
Mobile Driver's License with OIDC - MgmtWiki
tcwiki.azurewebsites.net
Final: OpenID Connect Discovery 1.0 incorporating errata set 2
OpenID Connect Discovery 1.0 incorporating errata set 2
openid.net
GitHub - openwallet-foundation-labs/identity-credential
Contribute to openwallet-foundation-labs/identity-credential development by creating an account on GitHub.
github.com
Android is Ready for Mobile Driver's Licenses, so What's the Holdup?
Mobile driver's licenses are coming to Android smartphones, here is what you need to know about when and where.
www.esper.io
My question is how can I read the whole thing in B4A? Reading the token from the driver's license via NFC should not be the problem, the question is just how do I get the required information that I get with the token.
Thanks