Release notes 3.x

3.0.2

Improvements

  • Updated Java version in Docker images

3.0.1

Bug fixes

  • Fixed an encoding issue: URL parameters were in some cases encoded invalid if they contained special characters.

3.0.0

Features

  • Add support for implicit authentication
  • Use the new Token Server introspection endpoint for token validation

Improvements

  • Allow to configure the max body size for multipart file uploads.