450 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
e134b77e2c Merge branch '0.4.x' into 1.0.x
Closes gh-1153
2023-04-06 08:01:34 -04:00
HuiYeong
25bc45cdff Fix refresh token error code INVALID_CLIENT to INVALID_GRANT
Closes gh-1139
2023-04-06 07:53:45 -04:00
Joe Grandja
fa7b44e61d Merge branch '0.4.x' into 1.0.x
Closes gh-1150
2023-04-05 17:19:17 -04:00
Joe Grandja
ef4c5d7b6f Allow localhost in redirect_uri
Closes gh-651
2023-04-05 15:44:54 -04:00
Joe Grandja
c05e860bb5 Merge branch '0.4.x' into 1.0.x
Closes gh-1113
2023-03-07 04:53:39 -05:00
Joe Grandja
addd6e13d5 Polish gh-1056 2023-03-07 04:26:13 -05:00
Yuta Saito
63aa5d8933 Fix client secret encoding when client dynamically registered
Closes gh-1056
2023-03-06 17:39:36 -05:00
Joe Grandja
2ee1a179e9 Next Development Version 2023-02-21 12:36:51 -05:00
Joe Grandja
fc6bf6160e Next Development Version 2023-02-21 11:12:48 -05:00
Joe Grandja
beebfe8da3 Merge branch '0.4.x' into 1.0.x 2023-02-21 08:14:56 -05:00
Joe Grandja
0cd594082e Polish authorization error response encoding
Issue gh-1011
2023-02-21 03:47:53 -05:00
Joe Grandja
56918b9b48 Merge branch '0.4.x'
Closes gh-1074
2023-02-15 17:18:30 -05:00
Joe Grandja
30927ad5e7 Polish gh-1011 2023-02-15 16:58:28 -05:00
Andreas Fleig
26205a2d8d Preserve encoding for authorization request redirect_uri parameter
Closes gh-1011
2023-02-15 15:27:02 -05:00
luamas
32022c120c HttpMessageConverters uses jakarta.json.bind.Jsonb
Closes gh-1054
2023-02-15 12:51:02 -05:00
Joe Grandja
db5416ca47 Merge branch '0.4.x'
Fixes gh-1012
2023-02-15 11:35:32 -05:00
Joe Grandja
1783bf7611 Polish gh-1013 2023-02-15 09:46:40 -05:00
topiam
9767d1eabb Fix redirect_uri resolver
Closes gh-1012
2023-02-15 09:30:06 -05:00
Joe Grandja
9179881347 Next Development Version 2022-11-21 14:53:40 -05:00
Joe Grandja
e332a9dac5 Next Development Version 2022-11-21 13:40:03 -05:00
Joe Grandja
c1abf17df5 Merge branch 0.4.x into main
The following commits are merged using the default merge strategy.

8ed0194744 client_id authentication parameter must have printable ASCII characters
4e63c3b6b6 Update links to current version of OAuth 2.1
2022-11-21 11:32:46 -05:00