Skip to content

Releases: OpenIDC/mod_sts

release 4.1.0

08 Aug 09:08

Choose a tag to compare

  • add JWT handler wih optional JQ filtering
  • depend on liboauth2 >= 2.1.0
  • support compilation against NGINX 1.26.3 by adding include paths for quick and http/v3
  • add RHEL 10 packages, remove Ubuntu Focal packages

The -2 RPM packages below are signed with the following RSA PGP key:

-----BEGIN PGP PUBLIC KEY BLOCK-----

mQENBGh53lgBCADCyoOkfnE5h5rBLlf02oFpI/z2vUXK5W4T56xnNPu0/iIOxbBk
YX9rSypZFhfjv28lhGgelWEg28Ab/Yxs6l0obCgDEuFUDQ5Dv+N+YSMy67vtLwYW
9LM5p9fMN9bXOa62PwvtzRzh+xRyRBcIfMacGJC+SqUK6QhzC0lNwCsr1OaWjzon
mkaodwrloNMxEZVvFn63PvuQDZ3wwQty+0XpYiiChMssGBn6nmPDQJ7pDtQDkhfD
Z5FKY6K7AQJ4fneiVCLGngPBwTXBGcfWa+Y0HCS2ghQwDO6jYXd5GjowVDTjfMK3
QJ3e26Ox9X3V0Fl04R1i5EthEkAWGfy1lksvABEBAAG0HU9wZW5JREMgPHN1cHBv
cnRAb3BlbmlkYy5jb20+iQFRBBMBCgA7FiEEFdjWJA1IGDkAITSxnyZY1L0OSOMF
Amh53lgCGwMFCwkIBwICIgIGFQoJCAsCBBYCAwECHgcCF4AACgkQnyZY1L0OSONG
Jgf+II0wG96R0g28Kp+R4AYzSdX0CEqr6OhwHHw4cFpLsHxZNhojo7I4OnLKEdfc
lFl37rE+hG3QpzD/b4S/fpPjd4hcLkguBQxtdxqZZVAIT8HWbveHRkI8MNnjOPwv
Hy6jBncMs1IT/URV2si/Q34+PLo8tvo/lXNa16svVl2DoYXO8MCszgCE1bx055EF
XPh4Teu5Y4OLHECSicMxrmN746dAD121zy4bLLx9mZ0erhLjvkj1vkFmlHFKyvwY
/pbSqXs9hW/wweW1oQ/xEIJWWS71PeoutUBjr0WC4sILnR5PBPZplgNh297Qex6g
qaW3io0tCH9KxU1tXYn/iL/hbQ==
=mlOy
-----END PGP PUBLIC KEY BLOCK-----

release 4.0.0

22 Aug 11:33

Choose a tag to compare

release 3.5.0

05 Jun 18:58

Choose a tag to compare

Packaging

release 3.4.0

06 Dec 15:24

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

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

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

Choose a tag to compare

Features

  • depend on liboauth2 >= 1.4.0

Packaging

release 3.1.1

27 Feb 10:26

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

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

Choose a tag to compare

Bugfixes

  • fix STSAcceptSourceTokenIn "struct is null"

Packaging