github zmartzone/lua-resty-openidc v1.4.1
release 1.4.1

latest releases: v1.8.0, v1.7.6, v1.7.5...
8 years ago

Features

  • add session_contents option to configure which information/tokens get stored
    in the session in order to minimize the size of the session data; thanks @hanikesn
  • add support for the display request parameter; thanks @JoshBarr

Bugfixes

  • ignore any configured token_endpoint_auth_method that the library doesn't support (and log an error) and
    fall back to the first token_endpoint_auth_methods_supported the library can use; thanks @bodewig
  • return HTTP 400 when Host header is not set; closes #68

Don't miss a new lua-resty-openidc release

NewReleases is sending notifications on new releases.