Skip to content

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

v0.6.0

22 Oct 07:25
2dea24b
Compare
Choose a tag to compare

Context

This release aligns library to the OpendID4VP draft 21. The features identified and implemented can be found under milestone SiopOpenId4VP-v0.6.0

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

16 Sep 06:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

31 May 13:04
Compare
Choose a tag to compare

What's Changed

  • Keep only the checks that are defined in RFC 7519 for iat, exp, and nbf. by @dzarras in #256

Full Changelog: v0.4.1...v0.4.2

v0.4.1

29 May 08:41
Compare
Choose a tag to compare

What's Changed

  • Fix bug on ClientAuthenticator not raising exception by @babisRoutis in #247
  • Ignore scope when response_type is vp_token. Check it only if 'vp_token id_token' by @babisRoutis in #252
  • Add kid claim to JWE header of JARM by @babisRoutis in #254

Full Changelog: v0.4.0...v0.4.1

v0.4.0

20 May 10:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.4.0

v0.3.5

17 Apr 13:46
Compare
Choose a tag to compare

What's Changed

  • Provide the Legal Name of the Client that submitted the Authorization… by @dzarras in #237

Full Changelog: v0.3.4...v0.3.5

Special thanks to @ydanneg for raising the issue

v0.3.4

15 Apr 08:09
Compare
Choose a tag to compare

What's Changed

  • Group and limit dependabot PRs. by @dzarras in #225
  • Bump gradle/gradle-build-action from 3.1.0 to 3.2.0 in the actions group by @dependabot in #226
  • Bump the libs group with 5 updates by @dependabot in #229
  • Properly base64-url-encode 'apv' header in JARM. by @dzarras in #233
  • Introduce MsoMdoc VpToken and add 'apv' and 'apu' JWE header claims o… by @dzarras in #234

Full Changelog: v0.3.3...v0.3.4

v0.3.3

02 Apr 13:25
Compare
Choose a tag to compare

What's Changed

  • Update Presentation Definition for mDL and PID example requests. by @dzarras in #221
  • Update to gradle 8.7 by @babisRoutis in #222
  • Updated presentation-exchange lib version to 0.3.0 (19bef03)

Full Changelog: v0.3.2...v0.3.3

v0.3.2

26 Mar 13:11
Compare
Choose a tag to compare

Fix

  • Client MetaData should be optional while processing an Authorization Request Object (#211)
  • Unable to serialize ResolvedRequestObject (#217)
  • Fix/direct post remove charset (#200)
  • Fix/encrypted jwt claims (#203)
  • Make state optional (#185)
  • Consider relaxing JAR typ (#186)

What's Changed

  • Fix/direct post remove charset by @dzarras in #200
  • Fix/encrypted jwt claims by @vafeini in #203
  • Client MetaData should be optional while processing an Authorization Request Object by @ydanneg in #212
  • Check client metadata source is present in case of *.jwt response_mode by @babisRoutis in #214

New Contributors

v0.3.1

07 Mar 13:58
Compare
Choose a tag to compare

First public release.

Implements wallet role for SIOP draft 12 & OpenId4VP draft 19