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 |
|
Joe Grandja
|
55595ace67
|
Merge branch '1.0.x' into 1.1.x
Closes gh-1437
|
2023-11-06 15:10:49 -05:00 |
|
Joe Grandja
|
faba5547b3
|
Merge branch '0.4.x' into 1.0.x
Closes gh-1436
|
2023-11-06 15:05:40 -05:00 |
|
Joe Grandja
|
c3f86d11f8
|
Issuer should not support path component
Closes gh-1435
|
2023-11-06 14:53:04 -05:00 |
|
Joe Grandja
|
7c197164e9
|
Merge branch '1.1.x'
|
2023-10-23 15:39:41 -04:00 |
|
Joe Grandja
|
cd0ab788ca
|
Merge branch '1.0.x' into 1.1.x
Closes gh-1421
|
2023-10-23 15:28:31 -04:00 |
|
Joe Grandja
|
668ad6ce59
|
Merge branch '0.4.x' into 1.0.x
Closes gh-1420
|
2023-10-23 13:50:23 -04:00 |
|
Joe Grandja
|
5286affbfe
|
Fix tests for OAuth2 Authorization Server Metadata Endpoint
Closes gh-1419
|
2023-10-23 13:46:12 -04:00 |
|
Joe Grandja
|
9b83e0a7a4
|
Merge branch '1.1.x'
|
2023-10-23 10:57:06 -04:00 |
|