Skip to content

v1.1.2

Compare
Choose a tag to compare
@urbim urbim released this 07 Nov 13:24
· 17 commits to master since this release

We are announcing the release of KumuluzEE JWT Auth 1.1.2.

This release includes a new configuration setting which allows for some leeway on timestamp based claims. The leeway can be configured by setting the configuration value kumuluzee.jwt-auth.maximum-leeway. The default value is 5 (seconds).

Dependency versions have also been updated in this version.

Enhancements:

  • Added support for leeway for timestamp based claims.
  • Updated dependency versions.