844 Commits (24bb83e2c770c1bb63f274cc0211baa5eaefe45d)

Author SHA1 Message Date
Igor Bolic 2e66b9f6cc Allow customization of redirect strategy 4 years ago
Joe Grandja b5b3ddd6b4 Deprecate Resource Owner Password Credentials grant 4 years ago
Joe Grandja 6ee1643bae Remove deprecations in ServerOAuth2AuthorizedClientExchangeFilterFunction 4 years ago
Joe Grandja 054791c26c Remove deprecations in ServletOAuth2AuthorizedClientExchangeFilterFunction 4 years ago
Joe Grandja 65db5fa028 Remove deprecations in JwtAuthenticationConverter 4 years ago
Joe Grandja 1ac6054e6f Remove deprecations in OidcUserInfo 4 years ago
Joe Grandja 6b41faaf55 Remove deprecations in ClaimAccessor 4 years ago
Joe Grandja 0859da5590 Remove deprecations in OAuth2AuthorizedClientArgumentResolver 4 years ago
Joe Grandja 743b6a5bfe Remove deprecations in OidcClientInitiatedLogoutSuccessHandler 4 years ago
Joe Grandja cae22867b2 Remove deprecated allowMultipleAuthorizationRequests 4 years ago
Joe Grandja 0e291a3295 Remove deprecations in AuthorizationRequestRepository 4 years ago
Joe Grandja e12823095f Remove deprecations in ClientRegistration 4 years ago
Joe Grandja 61b034bf69 Remove deprecations in AbstractOAuth2AuthorizationGrantRequest 4 years ago
Joe Grandja be58e2ac49 Remove deprecations in ClientAuthenticationMethod 4 years ago
Joe Grandja 8c12c3dad0 Remove deprecated converters in OAuth2AccessTokenResponseHttpMessageConverter 4 years ago
Joe Grandja 746d27eab1 Remove deprecated NimbusAuthorizationCodeTokenResponseClient 4 years ago
Joe Grandja 42683693c0 Remove deprecated CustomUserTypesOAuth2UserService 4 years ago
Joe Grandja 67b27a41c3 Remove deprecated UnAuthenticatedServerOAuth2AuthorizedClientRepository 4 years ago
Joe Grandja f5a436df80 Remove deprecated NimbusJwtDecoderJwkSupport 4 years ago
Joe Grandja a3326fc0ee Remove deprecated implicit authorization grant type 4 years ago
Joe Grandja 7df9c6eba5 Use OAuth2Token instead of AbstractOAuth2Token 4 years ago
Joe Grandja f87df42500 Remove deprecated OAuth2IntrospectionClaimAccessor 4 years ago
Joe Grandja 7b18336c6a Change interface with constants to final class 4 years ago
Marcus Da Coregio ecbfa84b39 Revert "Disable failing tests until r2dbc-h2 is upgraded" 4 years ago
Marcus Da Coregio 8776f66fb9 Update io.r2dbc:r2dbc-h2 to 1.0.0.RC1 4 years ago
Steve Riesenberg 614065bb3b
Disable failing tests until r2dbc-h2 is upgraded 4 years ago
Rivaldi 757fb38147 Fix typo 4 years ago
Josh Cummings a8ab432aea
Add placeholders to reactive post_logout_redirect_uri 4 years ago
Josh Cummings ebb5746f6e
Reactive OAuth 2.0 logout handler resolves registrationId 4 years ago
Josh Cummings 18f7cf5406
Encode postLogoutRedirectUri query params 4 years ago
Michael cb0ab49adc
Add placeholders to post_logout_redirect_uri 4 years ago
Steve Riesenberg d18291676f
Update copyright year 4 years ago
Steve Riesenberg c7df39a3e6
Fix tests using root cause for exception messages 4 years ago
Jyri-Matti Lähteenmäki ca0a6d9777 Treat URLs as String before equals/hashcode 4 years ago
Kuby e28fcbfbbe
Change phoneNumberVerified with type Boolean 4 years ago
Marcus Da Coregio 000b87f9aa Revert "Use Spring Framework version 6.0.0-M3" 4 years ago
Marcus Da Coregio 806e05855c Replace removed context-related operators 4 years ago
Marcus Da Coregio b803e845e7 Use Spring Framework version 6.0.0-M3 4 years ago
Marcus Da Coregio 50f8df6f07 Use HttpStatusCode 4 years ago
Marcus Da Coregio e1f649690b Adapt to changes in R2DBC 4 years ago
Steve Riesenberg 8aa7029d07 Fix checkstyle errors 4 years ago
Steve Riesenberg e81990c44e
Update io.r2dbc to 0.9.1.RELEASE 4 years ago
Steve Riesenberg 428216b322 Add support for customizing claims in JWT Client Assertion 4 years ago
Joe Grandja 50a3bcf728 Remove unused code 4 years ago
Jánoky László Viktor a88b8bf980 ClientAuthenticationMethod equals and hashCode is consistent 4 years ago
Joe Grandja 54b033078b Allow configuring PKCE for confidential clients 4 years ago
Simone Giannino 92a385ed05
OAuth 2.0 logout handler resolves uri placeholders 4 years ago
Rob Winch 9b380582dc BearerTokenAuthenticationFilter.securityContextRepository 4 years ago
Josh Cummings 68e2586f06 Move UnmodifiableMapDeserializer 4 years ago
Marcus Da Coregio d99c08edce Fix failing test in NimbusReactiveJwtDecoderTests 4 years ago