eu-digital-identity-wallet / eudi-lib-jvm-openid4vci-kt

Implementation of OpenID for Verifiable Credential Issuance protocol (wallet's role) in Kotlin
Apache License 2.0
18 stars 8 forks source link

Support order parameter in IETF SD-JWT VC credential configuration #321

Closed spheroid closed 1 week ago

spheroid commented 2 weeks ago

Currently only MsoMdocCredential configuration supports the order parameter defined in OpenID4VCI draft 14, while it's also defined for IETF SD-JWT VC configuration in appendix A.3.2.

Is this left out by design or is it just something you haven't gotten around to do yet?

babisRoutis commented 1 week ago

Hi @spheroid

Somehow, we missed it. Thanks for reporting this.