Skip to content

Commit 65d9365

Browse files
committed
release 2.4.16.7
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent b1fc4de commit 65d9365

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
- add OIDCProfile to configure OpenID Connect profile behaviours for, so far "FAPI20" only, which configures:
33
Authentication Request method, DPoP, PKCE, ID token aud values requirements
44
token endpoint JWT authentication "aud" values, "iss" parameter requirement in authentication reponses
5+
- release 2.4.16.7
56

67
01/24/2025
78
- fix OIDCProviderRevocationEndpoint when not setting it to ""; see #1301; thanks @tarteens

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([mod_auth_openidc],[2.4.16.7dev],[[email protected]])
1+
AC_INIT([mod_auth_openidc],[2.4.16.7],[[email protected]])
22

33
AC_SUBST(NAMEVER, AC_PACKAGE_TARNAME()-AC_PACKAGE_VERSION())
44

0 commit comments

Comments
 (0)