Skip to content

release 2.4.3

Compare
Choose a tag to compare
@zandbelt zandbelt released this 10 Jun 16:20
· 681 commits to master since this release

This release addresses an open redirect in the refresh token handler.

Bugfixes

  • prevent open redirect on refresh token requests
    add new OIDCRedirectURLsAllowed primitive to handle post logout and refresh-return-to validation
    addresses #453; closes #466
  • when stripping cookies, add a space between cookies in the resulting header (required by RFC 6265)
  • fix compilation against Apache 2.0

Features

  • add OIDCStateInputHeaders that allows configuring the header values used to calculate the fingerprint of the state during authentication
  • added OIDCValidateIssuer primitive to allow for disabling of issuer matching, helps to support multi-tenant applications i.e. Microsoft AAD

Packaging

  • Ubuntu Xenial packages can also be used on Ubuntu Yakkety, Zesty and Artful
  • packages for various other platforms such as Red Hat Enterprise Linux 6, Red Hat Enterprise Linux 7 Power PC (ppc64, ppc64le), Red Hat 8, Oracle Linux 6, older Debian distro's, SUSE LInux Enterprise Server, IBM HTTP Server 8.5.5, Mac OS X and Microsoft Windows 64bit are available under a commercial agreement via support@zmartzone.eu

This release was made possible thanks to sustaining sponsor GLUU.