Skip to content

Releases: imixs/imixs-jwt

imixs-jwt-1.1.1

23 Apr 22:32
Compare
Choose a tag to compare

Features

  • JASPIC - accept jwt cookie #16

imixs-jwt-1.1.0

08 Jan 20:45
Compare
Choose a tag to compare

Enhancements

  • Signature encoding should be Base64Url encoded instead of Base64 encoded #14

imixs-jwt-1.0.4

07 Jan 17:52
Compare
Choose a tag to compare

Bugfixes

  • IAT attribute provides wrong format - fixed #13

imixs-jwt-1.0.3

28 Dec 12:10
Compare
Choose a tag to compare

Features

  • added Token expire feature #12

imixs-jwt-1.0.2

22 Oct 15:41
Compare
Choose a tag to compare

Enhancements

  • POM - fix release configuration #10
  • Add Bearer Token Support enhancement #9

Bugfixes

  • consumeJWTPayload - fix null pointer exception #11

imixs-jwt-1.0.1

10 Aug 21:23
Compare
Choose a tag to compare

Bugfixes

  • If token changed - user must be logged out and redirected #8
  • consumeJWTPayload - token must be URL decoded #7
  • Wildfly 10 support - Error when login-module-stack-ref specified for auth-module #6

imixs-jwt-1.0.0

10 Aug 21:22
Compare
Choose a tag to compare

Initial Release