Joe Grandja
572255bebe
Use toLower/toUpperCase with Locale argument
...
Closes gh-1790
2024-10-25 12:01:30 -04:00
William Koch
c6c20b9dba
AOT contributions will be registered for JbcOAuth2AuthorizationService subclasses
...
Prior to this commit, String-based class name comparisons were used for determining if a bean was of type JdbcOAuth2AuthorizationService or
JdbcRegisteredClientRepository.
Now JdbcOAuth2AuthorizationService.class.isAssignableFrom(...) and JdbcRegisteredClientRepository.class.isAssignableFrom(...) is used so that any subclasses are
detected and the necessary AOT hints are contributed.
Closes gh-1778
2024-10-21 07:23:10 -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
MrJovanovic13
72d7fb195e
Fix json deserialization of multi-valued authorization request parameters
...
Closes gh-1666
2024-07-31 09:54:44 -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
9addcf65b3
AuthorizationServerContext is accessible in custom consent controller
...
Closes gh-1668
2024-07-19 15:35:47 -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
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
Joe Grandja
9be1438c25
Apply Spring formatting to 1.2.x
...
Issue gh-1616
2024-05-16 06:11:50 -04:00
Joe Grandja
f94964c6d6
Merge branch '1.1.x' into 1.2.x
2024-05-16 05:56:09 -04:00
Joe Grandja
9219125b14
Apply Spring formatting
...
Issue gh-1616
2024-05-16 04:56:37 -04:00
Joe Grandja
9e8d7fc233
Preserve manual formatting
...
Issue gh-1616
2024-05-16 04:56:29 -04:00
Joe Grandja
06e976398f
Merge branch '1.1.x' into 1.2.x
2024-03-18 19:42:45 -04:00
Joe Grandja
a7035d22bd
Update PKCE validation
2024-03-18 19:32:27 -04:00
Joe Grandja
faad0be153
Add test for refresh_token grant with public client
...
Related gh-1432
2024-01-10 14:03:09 -05:00
Joe Grandja
2aaf6121c3
Fix tests
...
Related gh-1468
2023-12-18 14:14:42 -05:00
Joe Grandja
8e8dd22d64
Merge branch '1.1.x'
...
Closes gh-1477
2023-12-18 14:08:03 -05:00
Joe Grandja
c86ddacbca
Additional polish gh-1468
2023-12-18 14:02:06 -05:00
Joe Grandja
d915f0ab79
Merge branch '1.0.x' into 1.1.x
...
Closes gh-1476
2023-12-18 12:10:16 -05:00
Joe Grandja
c3e20e98e6
Merge branch '0.4.x' into 1.0.x
2023-12-18 11:24:16 -05:00
Joe Grandja
f0a6a4c0bf
Polish gh-1468
2023-12-18 11:00:07 -05:00
Greg Li
4bc0df5ef8
Fix to ensure endpoints distinguish between form and query parameters
...
Closes gh-1451
2023-12-15 16:06:05 -05:00
Joe Grandja
68d1691b8a
Merge branch '1.1.x'
...
Closes gh-1474
2023-12-12 12:10:05 -05:00
Joe Grandja
fb9a13b0ff
Allow expired ID tokens on RP-initiated logout
...
Closes gh-1440
2023-12-12 07:05:58 -05:00
Joe Grandja
8f256a4511
Merge branch '1.1.x'
2023-12-08 09:28:05 -05:00
Joe Grandja
59d510b3ab
Merge branch '1.0.x' into 1.1.x
2023-12-08 08:58:17 -05:00
Joe Grandja
042885cd8c
Merge branch '0.4.x' into 1.0.x
2023-12-08 08:54:47 -05:00
Joe Grandja
639fe93544
Remove unused OAuth2EndpointUtils
2023-12-08 08:38:25 -05:00
Joe Grandja
e721021ee2
Merge branch '1.1.x'
2023-12-06 10:23:01 -05:00
Joe Grandja
4fdd262e99
Merge branch '1.0.x' into 1.1.x
2023-12-06 10:18:40 -05:00
Joe Grandja
8d426f9fa9
Merge branch '0.4.x' into 1.0.x
2023-12-06 10:09:06 -05:00
Joe Grandja
30d6129117
Revert "Issuer should not support path component"
...
This reverts commit c3f86d11f8 .
2023-12-06 10:02:10 -05:00
Joe Grandja
218bc196e4
Merge branch '1.1.x'
2023-11-20 11:14:41 -05:00
Joe Grandja
e3bf93c037
Merge branch '1.0.x' into 1.1.x
2023-11-20 11:12:08 -05:00
Joe Grandja
6544119a79
Merge branch '0.4.x' into 1.0.x
2023-11-20 11:08:35 -05:00
Joe Grandja
d52edb8f76
Update javadoc for JDBC implementations
2023-11-20 11:03:58 -05:00
Joe Grandja
7f1cde0117
Polish gh-1446
2023-11-16 12:00:22 -05:00
Josh Long
0c4df7f419
Move AOT hints to main module
...
Closes gh-1446
2023-11-16 11:56:44 -05:00
Joe Grandja
a25029e487
Add test for requesting refresh_token with offline_access scope
...
Related gh-1422
2023-11-07 09:05:14 -05:00
Joe Grandja
71d923575a
Allow configurable refresh token strategy for authorization_code grant
...
Closes gh-1430
2023-11-07 09:05:14 -05:00
Joe Grandja
2fb5015232
Merge branch '1.1.x'
2023-11-07 08:30:01 -05:00
Joe Grandja
85b35a4a75
Merge branch '1.0.x' into 1.1.x
...
Closes gh-1439
2023-11-07 08:26:44 -05:00
Joe Grandja
7ce45d66b2
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1438
2023-11-07 08:23:10 -05:00
Martin Bogusz
8f6593ab2a
Set default timeout when fetching JWKSet for private_key_jwt
...
Closes gh-1413
2023-11-07 07:57:45 -05:00
Joe Grandja
cf801c3692
Merge branch '1.1.x'
2023-11-06 15:18:57 -05:00