Joe Grandja
|
faad0be153
|
Add test for refresh_token grant with public client
Related gh-1432
|
2 years ago |
Joe Grandja
|
2aaf6121c3
|
Fix tests
Related gh-1468
|
2 years ago |
Joe Grandja
|
c86ddacbca
|
Additional polish gh-1468
|
2 years ago |
Joe Grandja
|
f0a6a4c0bf
|
Polish gh-1468
|
2 years ago |
Greg Li
|
4bc0df5ef8
|
Fix to ensure endpoints distinguish between form and query parameters
Closes gh-1451
|
2 years ago |
Joe Grandja
|
fb9a13b0ff
|
Allow expired ID tokens on RP-initiated logout
Closes gh-1440
|
2 years ago |
Joe Grandja
|
639fe93544
|
Remove unused OAuth2EndpointUtils
|
2 years ago |
Joe Grandja
|
30d6129117
|
Revert "Issuer should not support path component"
This reverts commit c3f86d11f8.
|
2 years ago |
Joe Grandja
|
d52edb8f76
|
Update javadoc for JDBC implementations
|
2 years ago |
Joe Grandja
|
7f1cde0117
|
Polish gh-1446
|
2 years ago |
Josh Long
|
0c4df7f419
|
Move AOT hints to main module
Closes gh-1446
|
2 years ago |
Joe Grandja
|
a25029e487
|
Add test for requesting refresh_token with offline_access scope
Related gh-1422
|
2 years ago |
Joe Grandja
|
71d923575a
|
Allow configurable refresh token strategy for authorization_code grant
Closes gh-1430
|
2 years ago |
Martin Bogusz
|
8f6593ab2a
|
Set default timeout when fetching JWKSet for private_key_jwt
Closes gh-1413
|
2 years ago |
Joe Grandja
|
c3f86d11f8
|
Issuer should not support path component
Closes gh-1435
|
2 years ago |
Joe Grandja
|
5286affbfe
|
Fix tests for OAuth2 Authorization Server Metadata Endpoint
Closes gh-1419
|
2 years ago |
Joe Grandja
|
b0862336d3
|
Fix tests for OIDC Provider Configuration Endpoint
Closes gh-1416
|
2 years ago |
Joe Grandja
|
8f2ea490ad
|
Add jti claim to generated JWT
Closes gh-1360
|
2 years ago |
Joe Grandja
|
8c08d7b4d7
|
Polish gh-1384
|
2 years ago |
Dmitriy Dubson
|
96c90dded7
|
Add OAuth2ErrorAuthenticationFailureHandler
Related gh-1369
Closes gh-1384
|
2 years ago |
Joe Grandja
|
75c3a52788
|
Client credentials are not allowed in query parameters
Closes gh-1378
|
2 years ago |
Joe Grandja
|
6d21a65ff4
|
Polish gh-1345
|
2 years ago |
Yuta Saito
|
9109d3714b
|
Fix to return hashed client_secret when registering with client_secret_jwt
Closes gh-1344
|
2 years ago |
Tuxzx
|
5fe955afee
|
Add code challenge methods for oidc provider configuration response
Closes gh-1302
|
3 years ago |
Joe Grandja
|
05f1371668
|
Polish gh-1326
|
3 years ago |
Dmitriy Dubson
|
3de6a7dfd1
|
Adds ability to inject custom metadata at client registration
Closes gh-1172
|
3 years ago |
Steve Riesenberg
|
215c101c3d
|
Polish gh-1309
|
3 years ago |
Martin Bogusz
|
82b70595ad
|
Fix userCode validation
Issue gh-44
|
3 years ago |
Joe Grandja
|
2895169b30
|
Polish gh-1289
|
3 years ago |
cbilodeau
|
b6f3b5cc45
|
Fix generating ID token with null sid when refresh_token grant
Closes gh-1283
|
3 years ago |
Joe Grandja
|
1cffa18c32
|
Polish gh-1252
|
3 years ago |
Martin Lindström
|
980d75325a
|
Fix to save all values for multi-valued device grant parameters
Fixes gh-1269
|
3 years ago |
Joe Grandja
|
2b3b5d2531
|
Polish gh-1252
|
3 years ago |
Martin Lindström
|
890b1ef0ed
|
Fix to save all values for multi-valued request parameters
Fixes gh-1250
|
3 years ago |
Joe Grandja
|
bdc0b4de5f
|
Polish gh-1233
|
3 years ago |
Pavel Efros
|
6e1ed9fd87
|
Fix NPE on access token in OAuth2AuthorizationCodeAuthenticationProvider
Closes gh-1233
|
3 years ago |
Joe Grandja
|
aa8cffa6a7
|
Next Minor Version
|
3 years ago |
Steve Riesenberg
|
8d54f16a13
|
Polish additional logging
Issue gh-1245, gh-1246, gh-1247, gh-1248
|
3 years ago |
Dejan Varmedja
|
6b6b2119f4
|
Add debug log entries
Closes gh-1245
Closes gh-1246
Closes gh-1247
Closes gh-1248
|
3 years ago |
Joe Grandja
|
27a893fbee
|
Validate authorized principal instead of sub during logout
Closes gh-1235
|
3 years ago |
heartape
|
a73181153d
|
Use substring instead of replaceFirst in OAuth2AuthorizationConsent
Closes gh-1222
|
3 years ago |
Joe Grandja
|
00c114cc12
|
ID Token contains sid claim after refresh_token grant
Closes gh-1224
|
3 years ago |
Joe Grandja
|
878a75d6ed
|
Revert serialVersionUID to 1.1.0
Closes gh-1220
|
3 years ago |
Joe Grandja
|
04da0129f9
|
Revert serialVersionUID to 1.0.0
Closes gh-1219
|
3 years ago |
Joe Grandja
|
4bb741b0ba
|
Revert serialVersionUID to 0.4.0
Closes gh-1218
|
3 years ago |
Joe Grandja
|
6eeca49428
|
Next Development Version
|
3 years ago |
Steve Riesenberg
|
2f6de73a06
|
Polish tests
|
3 years ago |
Joe Grandja
|
a70783e6e7
|
Hash the sid claim in the ID Token
Closes gh-1207
|
3 years ago |
Joe Grandja
|
64ddcfc3ec
|
Polish gh-1152
|
3 years ago |
neochae
|
51317141b9
|
Invalidate tokens previously issued when code is reused
Closes gh-1152
|
3 years ago |