Skip to content

release 1.8.1

Compare
Choose a tag to compare
@zandbelt zandbelt released this 05 May 12:56
· 1464 commits to master since this release

2015/05/12: fixed the erroneous upload of libapache2-mod-auth-openidc_1.8.1-1ubuntu1~precise+1_amd64.deb

Features

  • allow setting OIDCDiscoverURL inside of Directory and Location directives
  • allow setting OIDCCookie outside of Directory and Location directives
  • add configurable token expiry parsing of OAuth 2.0 introspection result (OIDCOAuthTokenExpiryClaim)
  • increase SHM cache key size from 255 to 512
  • add support for regular expressions in remote user setting for OIDC and OAuth 2.0

Bugfixes

  • fix building with OpenSSL <1.0
  • avoid timing attacks on symmetric key signature/hash comparisons

Packaging

  • add Ubuntu Trusty and Precise packages