-
Notifications
You must be signed in to change notification settings - Fork 37
Description
Section 7 of the specification presents a list of mechanisms to invoke a native mobile Wallet application from the web (or other native app). These currently include Android and iOS platform specific methods such as Custom URL schemes, Universal Links and App Links. It also includes a QR code based flow for cross-device invocation.
Up until recently these were the only viable options available to OpenID4VP but they come with a number of drawbacks.
- Custom URLs suffer from a number of user experience issues as captured here
- They do not provide a secure phishing resistant cross-device presentation flow that could meet LoA High requirements of the EU.
To address these issues a new Digital Credentials browser API is being developed. This API is designed to allow websites to initiate a request for digital credentials, using their presentation protocol of choice, such as OpenID4VP.
This issue to track the changes required to the OpenID4VP specification to include support for innovation via the Digital Credentials API.
This document presents a sketch and serves as a starting point for how that might be done https://docs.google.com/document/d/1uuOJsaDU2kbh0LN8YE2yOQerGKLVARmGQ7yRVf3Bhx4/edit?usp=sharing