Skip to content

v2.0.2

Choose a tag to compare

@cicnavi cicnavi released this 22 Jul 09:42
· 140 commits to master since this release
7cba72f

What's Changed

  • Correct readme typo for module_oidc.php template path by @dgoosens in #168
  • Allow overriding cert+key name/location by @pradtke in #167
  • Fix access token timestamps, add issuer by @cicnavi in #174
  • Fix PK constraint name for allowed origin table - make it unique by @cicnavi in #173
  • Set restart url for authorize commands by @pradtke in #180
  • Fix admin-clients link by @Pyrex-FWI in #177
  • Logout tokens should have typ header with value 'logout+jwt' by @IlanaRadinsky in #185
  • Fail actions on code quality issues by @pradtke in #175

New Contributors

Full Changelog: v2.0.1...v2.0.2