We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a63561f commit 655c004Copy full SHA for 655c004
1 file changed
ChangeLog
@@ -14,10 +14,6 @@
14
07/28/2025
15
- release 2.4.17.2
16
17
-07/23/2025
18
-- add check and code coverage skeleton
19
-- bump to 2.4.18dev
20
-
21
07/23/2025
22
- fix regression in 2.4.17 for processing unauthenticated requests that generate HTML
23
content, e.g. `OIDCProviderAuthRequestMethod POST` and `OIDCPreservePost On`
@@ -27,10 +23,6 @@
27
- support the use of Elliptic Curve keys for private_key_jwt authentication at
28
24
the token- and introspection endpoints and make the signing algorithm configurable
29
25
for both RSA en EC keys; closes #1336; thanks @rjr162
30
31
-07/11/2025
32
-- support use of Elliptic Curve prime256v1 keys for private_key_jwt (ES256) token endpoint
33
- and introspection endpoint authentication; closes #1336
34
26
- bump to 2.4.17.2dev
35
36
06/25/2025
0 commit comments