Skip to content

Releases: traefik-plugins/traefik-jwt-plugin

v0.9.0

29 Jun 14:26
Compare
Choose a tag to compare

0.9.0 (2024-06-29)

Features

  • add source config of the JWT bearer/header/cookie/query (7b34924)

v0.8.2

24 May 14:27
Compare
Choose a tag to compare

0.8.2 (2024-05-24)

Bug Fixes

  • added support for JSON bodies of type array and literals (Fixes #54) (12a6076)

v0.8.1

17 Apr 15:31
Compare
Choose a tag to compare

0.8.1 (2024-04-17)

Bug Fixes

  • cancel BackgroundRefresh on config reload (aabd920), closes #67

v0.8.0

27 Mar 18:18
Compare
Choose a tag to compare

0.8.0 (2024-03-27)

Features

  • allow refreshing keys once via jwks URL when current jwt kid is not found (872685b)

v0.7.1

29 Feb 15:29
Compare
Choose a tag to compare

0.7.1 (2024-02-29)

Bug Fixes

v0.7.0

10 Jan 09:41
Compare
Choose a tag to compare

0.7.0 (2024-01-10)

Features

  • change github organization (d9d84ff)

v0.6.0

08 Dec 13:20
Compare
Choose a tag to compare

0.6.0 (2023-12-08)

Features

  • add configurable header opts for JWKS request (7654fc0)

v0.5.1

17 Jul 11:42
Compare
Choose a tag to compare

0.5.1 (2023-07-17)

Bug Fixes

  • ignore authorization header prefix capitalization (8be604f)

v0.5.0

23 Jun 20:20
Compare
Choose a tag to compare

0.5.0 (2023-06-23)

Features

  • add JwtQueryKey to read token as query parameter (a59708a)

v0.4.0

13 Jun 16:53
Compare
Choose a tag to compare

0.4.0 (2023-06-13)

Features

  • new flag to enable / disable OPA output in http response (6e4a6ee)