Commit History

Author SHA1 Message Date
  Joe Grandja 36cbdfe013 Fix NPE when null Authentication in authorization_code grant 7 years ago
  Joe Grandja 6c7d49759e Auto-redirect to provider login when one client configured 7 years ago
  Rob Winch 88975dad41 ServletOAuth2AuthorizedClientExchangeFilterFunction handles null authorized client 7 years ago
  Rob Winch 67dd3f16e9 Add static methods for ServletOAuth2AuthorizedClientExchangeFilterFunction 7 years ago
  Rob Winch 9ababf4168 Rename to ServerOAuth2AuthorizedClientExchangeFilterFunction 7 years ago
  Rob Winch 1b79bbed7f Add ServletOAuth2AuthorizedClientExchangeFilterFunction 7 years ago
  Josh Cummings 4fc1e63369 User-Specified JwtDecoder 7 years ago
  mhyeon.lee 3c461b704c Add AuthenticationMethod type 7 years ago
  Joe Grandja a4fdc28b27 Use context.getBean() for ClientRegistrationRepository 7 years ago
  Joe Grandja 9a144d742e Use OAuth2AuthorizedClientRepository in filters and resolver 7 years ago
  Josh Cummings 39e336136f MultiHttpBlockConfigTests groovy->java 7 years ago
  Henry Lin 7e52fe67f4 Fixed document error 7 years ago
  Eric Hudon 79bbd6a39c Fix a missing "throws Exception" for configure(AuthenticationManagerBuilder auth) 7 years ago
  Rob Winch f48404a6a0 Default Log In Pages Use HTTPS for CSS 7 years ago
  Jonathan Chen fbf870a82e Include email in user information attributes from Facebook 7 years ago
  mhyeon.lee 3f8e69211f Fix OAuth2 ClientRegistration scope can be null 7 years ago
  mhyeon.lee 18db425861 Polish Javadoc to remove warning 7 years ago
  Rob Winch d468d7e6da Cache Control disabled for 304 7 years ago
  Josh Cummings f0f678d61e SessionManagementConfigTests groovy->java 7 years ago
  mhyeon.lee 191a4760f9 Fix DefaultOAuth2AuthorizationRequestResolver baseUrl excludes queryParams 7 years ago
  Josh Cummings 884fdbf9b3 Add Bearer Token filter to Security Filters 7 years ago
  Rob Winch 981d35a92c Add ClientRegistration.Builder.registrationId 7 years ago
  Joe Grandja 2cd548221d Allow configuring a custom OAuth2AuthorizationRequestResolver 7 years ago
  Josh Cummings becff23df1 Reliable Error State Tests - Nimbus 7 years ago
  Josh Cummings a9bc384b48 Reliable Error State Tests 7 years ago
  Rob Winch d595098823 Rename @TransientAuthentication to @Transient 7 years ago
  Rob Winch ed3ed5e64c Rename @TransientAuthentication to @Transient 7 years ago
  Josh Cummings 40ccdb93f7 Resource Server Jwt Support 7 years ago
  Josh Cummings 6e67c0dcea Remap Nimbus JSON Parsing Errors 7 years ago
  Josh Cummings 28afb4e3d7 Access Denied Handling Defaults 7 years ago