OpenID v2.4.2.1 Release Notes

Release Date: 2020-03-25 // about 4 years ago
  • ๐Ÿš€ This release fixes the SameSite Set-Cookie behaviour introduced in 2.4.1 when by-value session cookies are used, and it fixes a memory leak in an OAuth 2.0 Resource Server setup when using JWT token validation.

    ๐Ÿ›  Bugfixes

    • also add SameSite=None to by-value session cookies
    • avoid memory leak in OAuth 2.0 JWT validation; closes #470; thanks Conrad Thukral
    • destroy shared memory segments only in parent process; see #458
    • if content was already returned via html/http send then don't return 500 but send 200 to avoid extraneous internal error document text to be sent on some Apache 2.4.x versions e.g. CentOS 7
    • ๐Ÿ›  fix configured private/public key cleanup on process exit

    ๐Ÿ”‹ Features

    Packaging

    • ๐Ÿš€ the libcjose >= 0.5.1 binaries that this module depends on are available from the "Assets" section in release 2.4.0
    • ๐Ÿ“ฆ Ubuntu Xenial packages can also be used on Ubuntu Yakkety, Zesty and Artful
    • ๐Ÿง packages for various other platforms such as Redhat Enterprise Linux 6, Redhat Enterprise Linux 7 Power PC (ppc64, ppc64le), 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 [email protected]

    ๐Ÿš€ This release was made possible thanks to sustaining sponsor GLUU.