Commit Graph

492 Commits

Author SHA1 Message Date
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
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
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
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
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
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
0c4dcf5ff2 Merge branch '1.0.x' into 1.1.x
Closes gh-1383
2023-10-11 13:07:40 -04:00
Joe Grandja
88447bd608 Merge branch '0.4.x' into 1.0.x
Closes gh-1382
2023-10-11 12:38:58 -04:00
Joe Grandja
6d21a65ff4 Polish gh-1345 2023-10-11 12:20:57 -04:00
Yuta Saito
9109d3714b Fix to return hashed client_secret when registering with client_secret_jwt
Closes gh-1344
2023-10-11 11:53:13 -04:00
Steve Riesenberg
215c101c3d Polish gh-1309 2023-07-27 14:03:01 -05:00
Martin Bogusz
82b70595ad Fix userCode validation
Issue gh-44
2023-07-27 14:03:00 -05:00
Joe Grandja
2895169b30 Polish gh-1289 2023-06-30 06:27:26 -04:00
cbilodeau
b6f3b5cc45 Fix generating ID token with null sid when refresh_token grant
Closes gh-1283
2023-06-30 06:24:20 -04:00
Joe Grandja
1cffa18c32 Polish gh-1252 2023-06-16 11:58:22 -04:00
Martin Lindström
980d75325a Fix to save all values for multi-valued device grant parameters
Fixes gh-1269
2023-06-16 11:57:34 -04:00
Joe Grandja
b39771d8b5 Merge branch '1.0.x' into 1.1.x
Closes gh-1268
2023-06-16 10:59:37 -04:00
Joe Grandja
b713d30203 Merge branch '0.4.x' into 1.0.x
Closes gh-1267
2023-06-16 10:53:35 -04:00
Joe Grandja
2b3b5d2531 Polish gh-1252 2023-06-16 10:27:44 -04:00
Martin Lindström
890b1ef0ed Fix to save all values for multi-valued request parameters
Fixes gh-1250
2023-06-16 06:11:01 -04:00
Joe Grandja
bdc0b4de5f Polish gh-1233 2023-06-15 15:55:00 -04:00
Pavel Efros
6e1ed9fd87 Fix NPE on access token in OAuth2AuthorizationCodeAuthenticationProvider
Closes gh-1233
2023-06-15 15:53:49 -04:00
Joe Grandja
27a893fbee Validate authorized principal instead of sub during logout
Closes gh-1235
2023-05-29 11:15:15 -04:00
heartape
a73181153d Use substring instead of replaceFirst in OAuth2AuthorizationConsent
Closes gh-1222
2023-05-29 09:17:53 -04:00
Joe Grandja
00c114cc12 ID Token contains sid claim after refresh_token grant
Closes gh-1224
2023-05-26 16:02:16 -04:00
Joe Grandja
878a75d6ed Revert serialVersionUID to 1.1.0
Closes gh-1220
2023-05-19 15:51:36 -04:00
Joe Grandja
04da0129f9 Revert serialVersionUID to 1.0.0
Closes gh-1219
2023-05-19 15:29:53 -04:00
Joe Grandja
4bb741b0ba Revert serialVersionUID to 0.4.0
Closes gh-1218
2023-05-19 14:50:28 -04:00
Joe Grandja
6eeca49428 Next Development Version 2023-05-16 13:00:27 -04:00
Steve Riesenberg
2f6de73a06 Polish tests 2023-05-12 15:06:47 -05:00
Joe Grandja
a70783e6e7 Hash the sid claim in the ID Token
Closes gh-1207
2023-05-10 13:46:20 -04:00
Joe Grandja
64ddcfc3ec Polish gh-1152 2023-05-09 09:42:28 -04:00
neochae
51317141b9 Invalidate tokens previously issued when code is reused
Closes gh-1152
2023-05-09 09:41:15 -04:00
Steve Riesenberg
e0340f7b81 Add integration tests for device grant
Issue gh-1116
2023-05-02 11:08:32 -05:00
Joe Grandja
b6ff06d6fe Add test for dynamic client registration with custom metadata
Issue gh-1172
2023-04-24 12:05:46 -04:00
Joe Grandja
5b2b42f71c Next Development Version 2023-04-18 07:14:59 -04:00
Joe Grandja
089096a835 Next Development Version 2023-04-18 06:56:49 -04:00
Joe Grandja
213048b780 Polish gh-1127 2023-04-13 10:53:42 -04:00