Skip to content

Releases: OpenIDC/ngx_sts_module

release 4.0.0

22 Aug 11:37
Compare
Choose a tag to compare

Packaging

  • Makefile.am: use pkglib_LTLIBRARIES

release 3.5.0

05 Jun 19:05
Compare
Choose a tag to compare

Bugfixes

  • compile and run with NGINX >= 1.26.0

Packaging

release 3.4.0

06 Dec 15:25
Compare
Choose a tag to compare

Features

  • add support for the OAuth 2.0 Client Credentials grant type
  • depend on liboauth >= 1.6.0

release 3.3.0

06 Dec 13:17
Compare
Choose a tag to compare

Edit: on May 11, 2023 the Debian/Ubuntu packages were updated from 3.3.0-1 to 3.3.0-2 because of packaging bug OpenIDC/liboauth2#46

Features

  • add option to not return an error on token missing/exchange failure
  • depend on liboauth2 >= 1.4.5.2

Bugfixes

  • use ngx_pcalloc instead of ngx_pnalloc to align memory access

Packaging

  • change Makefile install procedure
  • the liboauth2 >= 1.4.5.2 dependencies can be found here: https://github.com/OpenIDC/liboauth2/releases.
  • add packages for CentOS 8/9, Debian Debian Buster/Bullseye/Bookworm and Ubuntu Focal/Jammy

release 3.2.0

22 Dec 11:15
Compare
Choose a tag to compare

Features

  • depend on liboauth2 >= 1.4.0

Packaging

release 3.1.1

27 Feb 10:31
Compare
Choose a tag to compare

Features

  • depend on liboauth2 >= 1.2.4 with named cache and ROPC capabilities

Packaging

release 3.0.3

01 Aug 06:59
Compare
Choose a tag to compare

Bugfixes

  • fix swapped source token and user params

Packaging

release 3.0.2

17 Jul 16:59
Compare
Choose a tag to compare

Features

  • update liboauth2-sts depencency to pass NULL( for now) for r->user in sts_handler

Packaging

release 3.0.1

03 Jul 15:57
Compare
Choose a tag to compare

Features

  • return status code from STS call if > 500
    • 504 ("Gateway Timeout") is returned back to the caller on HTTP callout timeouts
  • bump liboauth2 dependency to version 1.1.1

Packaging

release 3.0.0

17 Apr 06:54
Compare
Choose a tag to compare

Packaging