Skip to content

Releases: itzg/saml-auth-proxy

1.17.6

14 Nov 01:58
d59584c

Choose a tag to compare

Changelog

  • 7595283 build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 (#114)
  • d59584c fix auth-verify-path description (#115)

1.17.5

02 Nov 02:42
3b4ff6b

Choose a tag to compare

Changelog

1.17.4

01 Nov 20:05
c01b6ad

Choose a tag to compare

Changelog

  • c01b6ad feat: passes over SAML attr as headers in auth verify with login (#112)

1.17.3

31 Jul 01:23
ec738fa

Choose a tag to compare

Changelog

  • ec738fa Add nginx auth_request support (#109)
  • 02e95c2 build(deps): bump github.com/itzg/go-flagsfiller from 1.15.2 to 1.16.0 (#107)
  • f62fc4d build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 (#108)

1.17.2

02 Jul 16:39
348e1e7

Choose a tag to compare

Changelog

  • 348e1e7 fix: requires auth to forward auth handler (AuthVerify config) (#106)

1.17.1

30 Jun 19:07
0d33966

Choose a tag to compare

Changelog

  • 0d33966 fix: corrects JWE and JWT session codecs init (#104)

1.17.0

30 Jun 17:39
1080d09

Choose a tag to compare

Changelog

  • 13edb21 Set JWT expiry with SAML_PROXY_MAX_AGE (#103)
  • 3e1ab89 build(deps): bump github.com/itzg/go-flagsfiller in the patches group (#98)
  • f757e06 build(deps): bump golang.org/x/sync from 0.11.0 to 0.15.0 (#97)
  • 1080d09 feat: jwt encryption (#102)

1.16.1

17 Jun 12:01
d36fe26

Choose a tag to compare

Changelog

1.16.0

31 Mar 12:17
b2b7d69

Choose a tag to compare

Changelog

  • 31e4f96 build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#90)
  • 2946218 build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 (#87)
  • b2b7d69 feat: add websocket support (#91)