openwallet-foundation-labs / identity-credential

Apache License 2.0
155 stars 80 forks source link

Implement 23220-3 provisioning protocol example #313

Open davidz25 opened 1 year ago

davidz25 commented 1 year ago

In 23220-3 the goal is to focus on building blocks however there will be a toy-like protocol defined in an informative annex which uses the protocol. This is mainly for interoperability testing. The protocol will be based on openid4vci. This issue is for implementing this protocol in the holder app.

vaimut commented 10 months ago

Based on this issue, we can understand that a protocol will be implemented with Openid4VCI standard and does this mean whether you are depreciating the old mDL backend issuance(Provisioning stage 1 and replenish stage 2) process?