Commit Graph

534 Commits

Author SHA1 Message Date
Joe Grandja
682c1f936e Add PKI Mutual-TLS client authentication method
Issue gh-101

Closes gh-1558
2024-03-15 21:02:30 -04:00
Steve Riesenberg
726096613d Add token-exchange to grant_types_supported
Issue gh-1525
2024-03-15 12:08:31 -05:00
Steve Riesenberg
25a785de49 Add support for OAuth 2.0 Token Exchange Grant
Issue gh-60
2024-02-28 11:40:06 -06:00
Joe Grandja
49b199c5b4 Polish gh-1429 2024-01-29 16:48:18 -05:00
Dmitriy Dubson
d4ae69bfa8 Add ability to customize the access token response
Issue gh-925

Closes gh-1429
2024-01-29 16:44:58 -05:00
Joe Grandja
cce5b3871f Polish gh-1467 2024-01-15 16:42:09 -05:00
smallbun
6638181f46 Improve logging
Closes gh-1467
2024-01-15 16:03:34 -05:00
Joe Grandja
9757e33f09 Polish gh-1377 2024-01-15 15:00:13 -05:00
adamleantech
5c3f1cb691 Allow configurable scope validation strategy in OAuth2ClientCredentialsAuthenticationProvider
Closes gh-1377
2024-01-15 14:58:52 -05:00
Joe Grandja
168077be24 Add support for multiple issuers per host using the path component
Closes gh-1342
2024-01-15 05:33:35 -05:00
Joe Grandja
6ec92a073c Merge branch '1.2.x' 2024-01-10 14:06:53 -05: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
4e56073b06 Bump next minor version 2023-12-19 15:14:43 -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