Commit Graph

1372 Commits

Author SHA1 Message Date
Joe Grandja
f73650862c Update to Spring Security 6.4.0-M2
Closes gh-1702
2024-08-19 12:36:08 -04:00
Joe Grandja
15c0569e64 Update to Spring Framework 6.2.0-M7
Closes gh-1701
2024-08-19 12:33:00 -04:00
Joe Grandja
f885df4343 Allow customizing LogoutHandler in OidcLogoutEndpointFilter
Closes gh-1244
2024-08-13 12:07:15 -04:00
Joe Grandja
19dfcd4ba9 Add support for OpenID Connect 1.0 prompt=none parameter
Closes gh-501
2024-08-08 06:03:27 -04:00
Joe Grandja
c0182f5441 Merge branch '1.3.x' 2024-08-02 15:00:11 -04:00
Joe Grandja
f56ac535d9 Merge branch '1.2.x' into 1.3.x
Closes gh-1685
2024-08-02 14:55:40 -04:00
Joe Grandja
1fcd0046dd Polish gh-1680 2024-08-02 14:44:00 -04:00
aijaz2
48115faee7 Fix empty code parameter in CodeVerifierAuthenticator
Closes gh-1680
2024-08-02 14:18:58 -04:00
Joe Grandja
4bfabf59f5 Merge branch '1.3.x' 2024-07-31 11:02:33 -04:00
Joe Grandja
acb49b94d4 Merge branch '1.2.x' into 1.3.x
Closes gh-1683
2024-07-31 10:58:59 -04:00
MrJovanovic13
72d7fb195e Fix json deserialization of multi-valued authorization request parameters
Closes gh-1666
2024-07-31 09:54:44 -04:00
Joe Grandja
7c86fb22e8 Merge branch '1.3.x' 2024-07-22 09:24:57 -04:00
Joe Grandja
14f38e10c5 Merge branch '1.2.x' into 1.3.x 2024-07-22 09:14:34 -04:00
Joe Grandja
ab6f4e4186 Revert "AuthorizationServerContext is accessible in custom consent controller"
This reverts commit 9addcf65b3.

Closes gh-1668 in 1.2.x
2024-07-22 09:04:25 -04:00
Joe Grandja
021b60b2e7 Merge branch '1.3.x' 2024-07-19 15:55:40 -04:00
Joe Grandja
41d3c30b49 Merge branch '1.2.x' into 1.3.x 2024-07-19 15:49:04 -04:00
Joe Grandja
9addcf65b3 AuthorizationServerContext is accessible in custom consent controller
Closes gh-1668
2024-07-19 15:35:47 -04:00
Joe Grandja
413363b130 Polish gh-1667 2024-07-19 05:19:03 -04:00
sealte
1125b37b8e Add authenticationDetailsSource to OAuth2TokenRevocationEndpointFilter
Closes gh-1634
2024-07-19 05:19:02 -04:00
Joe Grandja
6ceb56fb70 Bump next minor version 2024-07-18 17:02:37 -04:00
Joe Grandja
ce76f5c23d Merge branch '1.2.x'
Closes gh-1657
2024-06-25 06:15:11 -04:00
Joe Grandja
520fe25ba4 Fix to allow multiple public client registrations
Closes gh-1641
2024-06-25 06:11:12 -04:00
Joe Grandja
d8b5e785e7 Merge branch '1.2.x' 2024-06-21 14:54:22 -04:00
Joe Grandja
8797590477 Update dependency versions in snapshots tests 2024-06-21 14:52:33 -04:00
Joe Grandja
36c8df3860 Merge branch '1.2.x' 2024-06-21 13:54:03 -04:00
github-actions[bot]
60a0ee0624 Next development version 2024-06-18 15:43:04 +00:00
github-actions[bot]
314a41b321 Next development version 2024-06-18 15:37:48 +00:00
github-actions[bot]
4cd9594d88 Release 1.2.5 2024-06-18 15:22:06 +00:00
github-actions[bot]
d8aae6a5b5 Release 1.3.1 2024-06-18 15:21:27 +00:00
Joe Grandja
567478c1de Update to org.hsqldb:hsqldb 2.7.3
Closes gh-1652
2024-06-17 16:19:27 -04:00
Joe Grandja
c63fe1fb8a Update to nimbus-jose-jwt 9.39.3
Closes gh-1651
2024-06-17 16:19:12 -04:00
Joe Grandja
90b3d50429 Update to Spring Security 6.3.1
Closes gh-1650
2024-06-17 16:19:00 -04:00
Joe Grandja
d1acbd7a7a Update to Spring Framework 6.1.9
Closes gh-1649
2024-06-17 16:18:32 -04:00
Joe Grandja
6617c6742c Update to org.hsqldb:hsqldb 2.7.3
Closes gh-1648
2024-06-17 16:04:32 -04:00
Joe Grandja
ca14837d85 Update to Spring Security 6.2.5
Closes gh-1647
2024-06-17 16:04:15 -04:00
Joe Grandja
856d8af623 Update to Spring Framework 6.1.9
Closes gh-1646
2024-06-17 16:03:33 -04:00
Joe Grandja
b8cbf0a25a Merge branch '1.2.x' 2024-06-17 08:27:10 -04:00
Joe Grandja
4fc30a28d8 Merge branch '1.1.x' into 1.2.x 2024-06-17 08:25:50 -04:00
Joe Grandja
9e4a4f0d90 Update link to code of conduct 2024-06-17 08:22:52 -04:00
Joe Grandja
e3c6effeea X509 client certificate authentication triggers when client id is provided
Closes gh-1635
2024-06-12 05:42:33 -04:00
Nick Holloway
25b70bcafe Fix AOT hints for OAuth 2.0 Token Exchange
Closes gh-1630
2024-06-05 07:27:12 -04:00
Joe Grandja
1c484db6a6 Update copyright year in reference doc 2024-05-23 10:28:19 -04:00
Joe Grandja
448a782e29 Fix checkstyle violations for test module in 1.3.x
Issue gh-1624
2024-05-23 09:49:31 -04:00
Joe Grandja
fa59682383 Fix checkstyle violations for main module in 1.3.x
Issue gh-1624
2024-05-23 09:49:21 -04:00
Joe Grandja
12b71ea8e2 Merge branch '1.2.x' 2024-05-23 08:45:45 -04:00
Joe Grandja
9d336ebd65 Fix checkstyle violations for test module in 1.2.x
Issue gh-1624
2024-05-23 08:37:31 -04:00
Joe Grandja
365ae4e56a Fix checkstyle violations for main module in 1.2.x
Issue gh-1624
2024-05-23 08:37:31 -04:00
Joe Grandja
43fbafe6d1 Merge branch '1.1.x' into 1.2.x 2024-05-23 08:22:43 -04:00
Joe Grandja
00e7d6703d Fix checkstyle violations for test module
Issue gh-1624
2024-05-22 16:28:48 -04:00
Joe Grandja
9c45484c21 Fix checkstyle violations for main module
Issue gh-1624
2024-05-22 16:28:48 -04:00