Historique des commits

Auteur SHA1 Message Date
  Joe Grandja dec0bce100 Remove authorities -> AuthorizationGrantAuthenticationToken constructor il y a 8 ans
  Joe Grandja 29d36e4d16 Remove OAuth2ClientTemplatePropertiesLoader il y a 8 ans
  Joe Grandja 1b7e761be4 Remove SecurityTokenRepository from AuthorizationCodeAuthenticationProvider constructor il y a 8 ans
  Joe Grandja eb320bfed4 AuthorizationCodeAuthenticationProcessingFilter -> AuthorizationCodeAuthenticationFilter il y a 8 ans
  Joe Grandja 5c14e48b18 Add OAuth2UserAuthenticationProvider il y a 8 ans
  Joe Grandja f8a9077d5a Generalize AuthorizationCodeAuthenticationProvider il y a 8 ans
  Rob Winch f184ada186 Update to Spring Data RELEASE il y a 8 ans
  Rob Winch f2bbeba9d2 Update to spring-build-conventions-0.0.4.RELEASE il y a 8 ans
  Joe Grandja 0d516ca32c Rename scopes -> scope il y a 8 ans
  Joe Grandja fb57111ecd redirect-uri property supports 'baseRedirectUrl' uri variable il y a 8 ans
  Joe Grandja 66647070ab Default login page supports Iterable<ClientRegistration> il y a 8 ans
  Rob Winch 99f06ca58c HttpSecurity invokes configure(this) il y a 8 ans
  Rob Winch b3bd5ba946 Add Reactive HttpSecurity.addWebFilterAt il y a 8 ans
  Rob Winch 737c48de06 Polish il y a 8 ans
  Joe Grandja ad91adf9dc Retrieving the UserInfo is conditional il y a 8 ans
  Rob Winch f3828924ff Fix equals and hashCode alignment il y a 8 ans
  Rob Winch 646b3e48b3 Avoid Exception Message in HTTP Response il y a 8 ans
  Rob Winch 1c9b627267 Update to Spring Framework 5.0.0.RELEASE il y a 8 ans
  Rob Winch c63eb11578 Update to Reactor Bismuth-RELEASE il y a 8 ans
  Joe Grandja b9258aa6ee Make AuthorizationRequestUriBuilder optional il y a 8 ans
  Joe Grandja bfb77a7804 Remove unnecessary dependencies il y a 8 ans
  Joe Grandja 9a8ddebc94 Use param matching for Authorization Response il y a 8 ans
  Joe Grandja d191bcc8ac Remove ClientRegistrationRepository.findByClientId() il y a 8 ans
  Joe Grandja 52f495a5ec Remove ProviderJwtDecoderRegistry il y a 8 ans
  Joe Grandja 8448a54678 Remove ClientRegistrationRepository.getRegistrations() il y a 8 ans
  Joe Grandja 3217582805 Introduce JwtDecoderRegistry il y a 8 ans
  Joe Grandja b463f8e6b5 Remove httpSecurity.oauth2Login().userInfoEndpoint().userNameAttributeName() il y a 8 ans
  Joe Grandja 814742fef6 Rename ClientRegistration.clientAlias -> registrationId il y a 8 ans
  Joe Grandja 38be35677d Add userNameAttributeName to ClientRegistration il y a 8 ans
  Joe Grandja 7fb3093617 Fix NPE InMemoryClientRegistrationRepository il y a 8 ans