547 Commits (ea026ad1b3d12290f69fb8d5e8da74893de1dbbd)

Author SHA1 Message Date
Joe Grandja 682c1f936e Add PKI Mutual-TLS client authentication method 2 years ago
Steve Riesenberg 726096613d
Add token-exchange to grant_types_supported 2 years ago
Steve Riesenberg 25a785de49 Add support for OAuth 2.0 Token Exchange Grant 2 years ago
Joe Grandja 49b199c5b4 Polish gh-1429 2 years ago
Dmitriy Dubson d4ae69bfa8 Add ability to customize the access token response 2 years ago
Joe Grandja cce5b3871f Polish gh-1467 2 years ago
smallbun 6638181f46 Improve logging 2 years ago
Joe Grandja 9757e33f09 Polish gh-1377 2 years ago
adamleantech 5c3f1cb691 Allow configurable scope validation strategy in OAuth2ClientCredentialsAuthenticationProvider 2 years ago
Joe Grandja 168077be24 Add support for multiple issuers per host using the path component 2 years ago
Joe Grandja faad0be153 Add test for refresh_token grant with public client 2 years ago
Joe Grandja 4e56073b06 Bump next minor version 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