Historique des commits

Auteur SHA1 Message Date
  Joe Grandja ef197d8215 Move JwtDecoderRegistry to oauth2.client.jwt package il y a 8 ans
  Joe Grandja 70543dcb30 Move oidc package in oauth2-core and oauth2-client il y a 8 ans
  Rob Winch 86875e117b Prevent ServerHttpSecurity from being built twice il y a 8 ans
  Rob Winch 36501f4530 Remove ServerHttpSecurity duplicate build il y a 8 ans
  Rob Winch aa734103c4 ignore s101 metadata il y a 8 ans
  Joe Grandja c5da9e08fd Move AuthorizedClient to root package oauth2.client il y a 8 ans
  Joe Grandja ef83bc8dd7 Move package client.authentication.userinfo -> client.userinfo il y a 8 ans
  Joe Grandja 35fb96a2f8 Move OAuth2AuthenticationException to oauth2-core il y a 8 ans
  Joe Grandja 027ea78dab Revert "Move OAuth2LoginAuthenticationProvider into userinfo package" il y a 8 ans
  Joe Grandja 942b647c0d OAuth2LoginAuthenticationFilter processes uri /login/oauth2/code/* il y a 8 ans
  Rob Winch 54547f35b7 Move OAuth2LoginAuthenticationProvider into userinfo package il y a 8 ans
  Joe Grandja 18dd49b47c Validate ID Token il y a 8 ans
  Johnny Lim 875aae012b Polish il y a 8 ans
  Joe Grandja d0a4e49870 Map custom OAuth2User types using String il y a 8 ans
  Joe Grandja 1a3b9c1f3f Polish UserInfoRetriever il y a 8 ans
  Joe Grandja 43d201fa3e Move OAuth2AuthenticationToken il y a 8 ans
  Joe Grandja 9fbea5a11e Refactor SecurityTokenRepository il y a 8 ans
  Joe Grandja 5237c6e01b Remove AuthorizedClient.getAuthorizedScopes() il y a 8 ans
  Joe Grandja 5a584e5ccb Rename OAuth2/OIDC ClientAuthenticationToken -> AuthorizedClient il y a 8 ans
  Joe Grandja 9b670882b7 Rename SecurityToken -> AbstractOAuth2Token il y a 8 ans
  Rob Winch 44b41e78cd Flux member variables in favor of Collections il y a 8 ans
  Rob Winch 3b85512e48 Polish il y a 8 ans
  Rob Winch fcc1152f78 WebFilterChainProxy not matched continues WebFilterChain il y a 8 ans
  Rob Winch 38a8189a62 DelegatingApplicationListener uses CopyOnWriteArrayList il y a 8 ans
  Rob Winch 8fd0ba3bc4 Fix README authorization callback URLs il y a 8 ans
  Rob Winch 1bd826897f UserInfoRetriever.retrieve accepts the type to convert il y a 8 ans
  Joe Grandja 4dbbcabacf Rename AuthorizationCodeAuthenticationProvider -> OAuth2LoginAuthenticationProvider il y a 8 ans
  Joe Grandja 049080290e Refactor OAuth2 AuthenticationProvider's il y a 8 ans
  Joe Grandja 0fb32a052e OAuth2LoginAuthenticationFilter processes uri /login/oauth2/* il y a 8 ans
  Joe Grandja 4ae24f2fbe Rename AuthorizationCodeAuthenticationFilter -> OAuth2LoginAuthenticationFilter il y a 8 ans