Commit Graph

535 Commits

Author SHA1 Message Date
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
Joe Grandja
5c65ef15a7 Merge branch '1.0.x' into 1.1.x
Closes gh-1418
2023-10-23 10:46:39 -04:00
Joe Grandja
43405c6eae Merge branch '0.4.x' into 1.0.x
Closes gh-1417
2023-10-23 10:33:28 -04:00
Joe Grandja
b0862336d3 Fix tests for OIDC Provider Configuration Endpoint
Closes gh-1416
2023-10-23 10:12:51 -04:00
Joe Grandja
8f2ea490ad Add jti claim to generated JWT
Closes gh-1360
2023-10-18 16:28:39 -04:00
Joe Grandja
8c08d7b4d7 Polish gh-1384 2023-10-17 06:58:28 -04:00
Dmitriy Dubson
96c90dded7 Add OAuth2ErrorAuthenticationFailureHandler
Related gh-1369

Closes gh-1384
2023-10-17 06:58:19 -04:00
Joe Grandja
1ed0b3ada3 Merge branch '1.1.x' 2023-10-16 07:36:32 -04:00
Joe Grandja
ae016cdde4 Merge branch '1.0.x' into 1.1.x
Closes gh-1390
2023-10-16 07:31:25 -04:00
Joe Grandja
ec32aa9138 Merge branch '0.4.x' into 1.0.x
Closes gh-1389
2023-10-16 07:26:00 -04:00
Joe Grandja
75c3a52788 Client credentials are not allowed in query parameters
Closes gh-1378
2023-10-16 07:15:16 -04:00
Joe Grandja
88d604f6a4 Merge branch '1.1.x' 2023-10-11 13:23:31 -04:00