584 Commits (4246b0ae0ae8b27236b43601ca03dc449feba61e)

Author SHA1 Message Date
Josh Cummings 116bfe01e6
Lock Dependencies for 5.3.3.RELEASE 6 years ago
Joe Grandja 413dfc8679 Unlock dependencies 6 years ago
Joe Grandja a61145f74c Lock dependencies for 5.3.2.RELEASE 6 years ago
Stav Shamir 6f2359ccae Support update when saving with JdbcOAuth2AuthorizedClientService 6 years ago
Joe Grandja a78872f268 Unlock dependencies for 5.3.1.RELEASE 6 years ago
Joe Grandja 88c02684bb Lock dependencies for 5.3.1.RELEASE 6 years ago
Ruby Hartono 45eb34c9a6 Improve OAuth2LoginAuthenticationProvider 6 years ago
Martin Nemec dfc25dc245 OAuth2 ClientRegistrations NPE fix when userinfo missing 6 years ago
Joe Grandja 044c30c3bc OAuth2ErrorHttpMessageConverter handles JSON object parameters 6 years ago
Joe Grandja a1bcd4ed00 Fix OAuth2AuthorizationRequest additionalParameters/attributes Consumer 6 years ago
Joe Grandja 2d8242c5c1 Assign sensible default for OAuth2AuthorizedClientProvider 6 years ago
Joe Grandja 5e0e5b6ed4 Fix NPE when token response contains a null value 6 years ago
Josh Cummings 6eadf7b140
Unlock dependencies for 5.3.0.RELEASE 6 years ago
Josh Cummings 147d7dadd7
Lock dependencies for 5.3.0.RELEASE 6 years ago
Roman Matiushchenko 9d66f2ccce polish gh-7996 6 years ago
Roman Matiushchenko 04e671fb4d Instantiate exceptions lazily 6 years ago
Josh Cummings 968ebb194b
baseUrl placeholder for OidcLogoutSuccessHandlers 6 years ago
Josh Cummings 283e451cad
Update JwtDecoders tests 6 years ago
Zeeshan Adnan 431cd6000b
Add JwtClaimValidator 6 years ago
Joe Grandja fb2bbd74dc OAuth2AccessTokenResponseHttpMessageConverter handles JSON object parameters 6 years ago
Joe Grandja fa73b1397a Add missing @FunctionalInterface in oauth2 modules 6 years ago
Joe Grandja 3e5600f83f Add configurable Clock in OidcIdTokenValidator 6 years ago
Joe Grandja 7734d049eb Polish javadoc gh-7511 6 years ago
Joe Grandja d32c98b1c5 Add OAuth2AuthorizeRequest.Builder.principal(String) 6 years ago
Joe Grandja c6da7b2dd6 Polish gh-7840 6 years ago
Joe Grandja 65b5d468fb Deprecate UnAuthenticatedServerOAuth2AuthorizedClientRepository 6 years ago
Joe Grandja 4e2f1988f2 Polish Fix package tangles 6 years ago
Joe Grandja 82cd203791 Remove unnecessary mocking 6 years ago
Joe Grandja 204a612be1 Deprecate Implicit Grant 6 years ago
Joe Grandja c8cc9717c9 Fix package tangles 6 years ago
Joe Grandja f2da2c56be Resolve OAuth2Error from WWW-Authenticate header 6 years ago
Joe Grandja 69156b741d Add OAuth2Authorization success/failure handlers 6 years ago
Joe Grandja 23ce717380 Simplify customizing OAuth2AuthorizationRequest 6 years ago
Joe Grandja de8b558561 Add JDBC implementation of OAuth2AuthorizedClientService 6 years ago
Joe Grandja ff8002eb2e Polish gh-4557 6 years ago
Joe Grandja 0809c04aa2 OAuth2AuthorizationCodeGrantWebFilter matches on query parameters 6 years ago
Joe Grandja 3c86239b39 OAuth2AuthorizationCodeGrantFilter matches on query parameters 6 years ago
Manuel Bleichenbacher d3490b0f87 Prevent double-escaping of authorize URL parameters 6 years ago
Stephane Maldini 851be025e9 Don't force downcasting of RequestAttributes to ServletRequestAttributes 6 years ago
Josh Cummings a90e579350 Add JwtIssuerReactiveAuthenticationManagerResolver 6 years ago
Eleftheria Stein 84b8a5abd7 Unlock dependencies for next development version 6 years ago
Eleftheria Stein 064616f1ef Lock dependencies for 5.3.0.RC1 6 years ago
Josh Cummings 209c81d65d
Add BadOpaqueTokenException 6 years ago
Josh Cummings 0c3754c811
Add BadJwtException 6 years ago
Josh Cummings fbdecdafb8
Add Mapping to Invalid Bearer Token 6 years ago
Joe Grandja 25d029b092 Fix test gh-7873 6 years ago
Joe Grandja 04f3fe8af9 Add Jackson support for oauth2-client session related classes 6 years ago
Josh Cummings 3e07b35611
Polish Bearer Token Error Handling 6 years ago
Josh Cummings 1b15f74f57
Add InvalidBearerTokenException 6 years ago
Josh Cummings 7b2fcd17f5
Add BearerTokenErrors 6 years ago