Release notes 2.x

2.03.00

Features

  • Support for multiple resource servers based on host name.

2.02.01

Bug fixes

  • Make the call from the Token Validation service towards the Token Server direct.

2.02.00

Features

  • Add support for multiple resource gateways to be configured via the environment variables.

2.01.00

Features

  • Make X-Forwarded-Host and X-Forwarded-Port optional

Bug fixes

  • SSL offloading in external load balancer causes redirects to http instead of https

2.00.01

Bug fixes

  • HTTPS support for request mapper
  • Java components not properly booting
  • Usage of JAVA_OPTS setting in docker compose file ignored

2.00.00

Features

  • Embedded basic resource gateway functionality
    • Token validation service
    • Hook to map token validation result to resource server request

Bug fixes

  • Prevent duplicated security headers on Token Server endpoints
  • X-Forwarded-for-* headers not set on all proxied requests