eu-digital-identity-wallet / eudi-lib-jvm-siop-openid4vp-kt

Implementation of SIOPv2 and OpenID4VP protocols (wallet's role) in Kotlin
Apache License 2.0
12 stars 2 forks source link

Add support for encrypted JAR #284

Open babisRoutis opened 1 month ago

babisRoutis commented 1 month ago

Wallet should be able to inform Verifier/RP that it prefers or requires encrypted (and signed) JAR, for a verifier that implements request_uri_method `post.

Depends #269

babisRoutis commented 1 month ago

I believe that this feature is about enabling a corner case, especially considering the additions to the openid4vp (transaction data, new query language etc)

Let's leave it open for a future release