Context
Besides somebug fixes and minor improvements in the UI, this release introduces support to SD-JWT-VC format. Presentation requests allow
to request for attestations in sd-jwt-vc format and presented attestations in sd-jwt-vc format are parsed and their contents presented. Currently the above are supported only for PID attestations.
NOTE: Presentations of sd-jwt-vc attestations mandate valid key binding jwts to be included in the presentation.
What's Changed
- Removed scenarios by @vafeini in #95
- Update README.md by @mgiakkou in #96
- URL encode
client_id
in Authorization Request URL. by @dzarras in #98 - Support sd-jwt-vc format by @vafeini in #99
Full Changelog: v0.6.0...v0.6.1