Skip to content

release 1.5.4

Compare
Choose a tag to compare
@zandbelt zandbelt released this 14 Aug 11:16
· 1591 commits to master since this release

Bugs

  • fix big endian issue #18 and fix Debian auto-builds on PPC/MIPS (@latinovic)
  • remove ownership sentence from disclaimer text that conflicts with license

Features

  • support "none" JWS algorithm in signature validation for "code" flow (@wadahiro)
  • pass the "access_token" to the application in the OIDC_access_token header
  • add support for passing the id_token to the application in multiple formats (claims,payload,serialized)

Packaging