Mobile Driver's License Conditional Verification Check

Auth0 supports verification of user's Mobile Driver’s Licenses (mDL) based on Annex A of the ISO/IEC TS 18013-7:2024 standard. mDL verification allows customers to validate sensitive information or personally identifying information (PII) about a user, such as birthdate or country of residence. A conditional check may be required during a transaction.

You can store the response of a Verification Request, either with Auth0’s metadata solution or with your own storage solution. The storage of this data can be used to conditionally check if a verification request is needed or can be skipped. To learn more, read Configure Mobile Driver’s License Verification Presentation Request.

We recommend the use of Actions as a means to check if a previous Verification Request was performed, is still valid, and/or the data obtained from a previous request is sufficient.