impierce / openid4vc

Rust implementation of the OpenID4VC standards. The library will offer implementations for SIOPv2, OpenID4VP and OpenID4VCI.
https://www.impierce.com
Apache License 2.0
28 stars 3 forks source link

Retention Feature #38

Open nanderstabel opened 1 year ago

nanderstabel commented 1 year ago

Description

The Retention Feature extends the Input Descriptor Object's field object, allowing a Verifier to indicate it will retain the submitted value for the specific field. It is currently presented to support mDL systems, and may be deprecated in the future or moved to a separate specification for more robust mDL interoperability at a later time.

Motivation

See #32

Resources

32

https://identity.foundation/presentation-exchange/spec/v2.0.0/#retention-feature

To-do List