546 Commits (87975904777458cb4bdb430be49b6012267023b9)

Author SHA1 Message Date
Joe Grandja 9d336ebd65 Fix checkstyle violations for test module in 1.2.x 2 years ago
Joe Grandja 365ae4e56a Fix checkstyle violations for main module in 1.2.x 2 years ago
Joe Grandja 00e7d6703d Fix checkstyle violations for test module 2 years ago
Joe Grandja 9c45484c21 Fix checkstyle violations for main module 2 years ago
Joe Grandja 9be1438c25 Apply Spring formatting to 1.2.x 2 years ago
Joe Grandja 9219125b14 Apply Spring formatting 2 years ago
Joe Grandja 9e8d7fc233 Preserve manual formatting 2 years ago
Joe Grandja a7035d22bd Update PKCE validation 2 years ago
Joe Grandja faad0be153 Add test for refresh_token grant with public client 2 years ago
Joe Grandja 2aaf6121c3 Fix tests 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 2 years ago
Joe Grandja fb9a13b0ff Allow expired ID tokens on RP-initiated logout 2 years ago
Joe Grandja 639fe93544 Remove unused OAuth2EndpointUtils 2 years ago
Joe Grandja 30d6129117 Revert "Issuer should not support path component" 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 2 years ago
Joe Grandja a25029e487 Add test for requesting refresh_token with offline_access scope 2 years ago
Joe Grandja 71d923575a Allow configurable refresh token strategy for authorization_code grant 2 years ago
Martin Bogusz 8f6593ab2a Set default timeout when fetching JWKSet for private_key_jwt 2 years ago
Joe Grandja c3f86d11f8 Issuer should not support path component 2 years ago
Joe Grandja 5286affbfe Fix tests for OAuth2 Authorization Server Metadata Endpoint 2 years ago
Joe Grandja b0862336d3 Fix tests for OIDC Provider Configuration Endpoint 2 years ago
Joe Grandja 8f2ea490ad Add jti claim to generated JWT 2 years ago
Joe Grandja 8c08d7b4d7 Polish gh-1384 2 years ago
Dmitriy Dubson 96c90dded7 Add OAuth2ErrorAuthenticationFailureHandler 2 years ago
Joe Grandja 75c3a52788 Client credentials are not allowed in query parameters 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 2 years ago
Tuxzx 5fe955afee Add code challenge methods for oidc provider configuration response 3 years ago
Joe Grandja 05f1371668 Polish gh-1326 3 years ago
Dmitriy Dubson 3de6a7dfd1 Adds ability to inject custom metadata at client registration 3 years ago
Steve Riesenberg 215c101c3d
Polish gh-1309 3 years ago
Martin Bogusz 82b70595ad
Fix userCode validation 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 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 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 3 years ago
Joe Grandja bdc0b4de5f Polish gh-1233 3 years ago
Pavel Efros 6e1ed9fd87 Fix NPE on access token in OAuth2AuthorizationCodeAuthenticationProvider 3 years ago
Joe Grandja aa8cffa6a7 Next Minor Version 3 years ago
Steve Riesenberg 8d54f16a13
Polish additional logging 3 years ago
Dejan Varmedja 6b6b2119f4
Add debug log entries 3 years ago
Joe Grandja 27a893fbee Validate authorized principal instead of sub during logout 3 years ago
heartape a73181153d Use substring instead of replaceFirst in OAuth2AuthorizationConsent 3 years ago
Joe Grandja 00c114cc12 ID Token contains sid claim after refresh_token grant 3 years ago