github zmartzone/lua-resty-openidc v1.1
release 1.1

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

Features

  • support local JWT verification for the OAuth 2.0 Resource Server (depends on lua-resty-jwt)
  • add auto-configuration of Redirect URL scheme based on opts setting or X-Forwarded-Proto header, thanks @davidbirdsong
  • add configurable token endpoint authentication method with opts.token_endpoint_auth_method, thanks @therealcmj
  • support for GET style logout
  • added opts.ssl_verify = "no" option for testing
  • allow for handling of errors in user code more elegantly,` see #8
  • add check for iat presence to improve error handling/reporting

Bugfixes

  • avoid state error printout nil pointer exception as raised in #3

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

NewReleases is sending notifications on new releases.