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

Make parsing of issuer metadata for CWT proofs more permissive #244

Closed babisRoutis closed 3 months ago

babisRoutis commented 3 months ago

It seems that there are multiple interpretations among issuer implementations as to how cwt proof metadata should be depicted. See here.

Library should be more permissive with regards to the relevant validations.