Skip to content

Micronaut Security 3.2.3

Choose a tag to compare

@micronaut-build micronaut-build released this 17 Jan 10:10
· 11 commits to 3.2.x since this release

v3.2.3 (2022-01-17)

Full Changelog

  • fix: id token validation fails if aud contains multiple values, aud does not contain client_id and azp claim is present #902 (@sdelamo)
  • test: azp validator #901 (@sdelamo)