Skip to content

Releases: OpenIDC/mod_sts

release 3.5.0

05 Jun 18:58
Compare
Choose a tag to compare

Packaging

release 3.4.0

06 Dec 15:24
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:12
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

  • depend on liboauth2 >= 1.4.5.2

Packaging

release 3.2.1

15 Jul 14:35
Compare
Choose a tag to compare

Features

  • add on_error option to STSExchange to not return an error on token missing/exchange failure

Other

  • change configure.ac to find Apache flags correctly

Packaging

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:26
Compare
Choose a tag to compare

Features

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

Packaging

release 3.0.4

06 Aug 14:10
Compare
Choose a tag to compare
use fixup hook instead of access hook

- to be backwards compatible and work with mod_auth_openidc
- version 3.0.4

Signed-off-by: Hans Zandbelt <hans.zandbelt@zmartzone.eu>

release 3.0.3

01 Aug 07:06
Compare
Choose a tag to compare

Bugfixes

  • fix STSAcceptSourceTokenIn "struct is null"

Packaging

release 3.0.2

17 Jul 16:58
Compare
Choose a tag to compare

Features

  • add passing previously authenticated username option to sts_handler
    • by setting STSROPCUsername to "*"

Packaging

release 3.0.1

04 Jul 05:49
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