910 Commits (5bcf3c559b040fd2877702a68c33d2eb4fef56df)

Author SHA1 Message Date
Joe Grandja ef83bc8dd7 Move package client.authentication.userinfo -> client.userinfo 9 years ago
Joe Grandja 942b647c0d OAuth2LoginAuthenticationFilter processes uri /login/oauth2/code/* 9 years ago
Joe Grandja 43d201fa3e Move OAuth2AuthenticationToken 9 years ago
Joe Grandja 5a584e5ccb Rename OAuth2/OIDC ClientAuthenticationToken -> AuthorizedClient 9 years ago
Rob Winch 8fd0ba3bc4 Fix README authorization callback URLs 9 years ago
Joe Grandja 049080290e Refactor OAuth2 AuthenticationProvider's 9 years ago
Joe Grandja 0fb32a052e OAuth2LoginAuthenticationFilter processes uri /login/oauth2/* 9 years ago
Joe Grandja 4ae24f2fbe Rename AuthorizationCodeAuthenticationFilter -> OAuth2LoginAuthenticationFilter 9 years ago
Rob Winch 8291f20796 DaoAuthenticationProvider uses DelegatingPasswordEncoder 9 years ago
Rob Winch d19b222b55 UserDetailsRepositoryReactiveAuthenticationManager uses DelegatingPasswordEncoder 9 years ago
Joe Grandja f0c9f85292 spring-security-jwt-jose -> spring-security-oauth2-jose 9 years ago
Joe Grandja a49047dec5 Fix OAuth2LoginApplicationTests 9 years ago
Joe Grandja ee6c1f2ddd Add temporary GlobalAuthenticationConfigurerAdapter 9 years ago
Joe Grandja e91da5959c Remove auto-config classes from oauth2Login sample 9 years ago
Joe Grandja 1e891b38ab Rename scope -> scopes for Set types 9 years ago
Rob Winch b81c1ce2c0 Move spring-security-webflux into spring-security-web 9 years ago
Joe Grandja 7b8d131386 Fix package tangles -> OAuth2/Oidc AuthenticationProvider's 9 years ago
Joe Grandja 3c824dc44b Fix package tangles -> OAuth2UserService 9 years ago
Joe Grandja cfa4858b04 Fix package tangles -> AuthorizationGrantTokenExchanger 9 years ago
Rob Winch 211e8eae90 Remove formLogin() and httpBasic() from defaults 9 years ago
Rob Winch 792944eee7 HttpSecurity->ServerHttpSecurity 9 years ago
Rob Winch a5af2a07d7 HttpHeadersWriter->ServerHttpHeadersWriter 9 years ago
Rob Winch d0de8d40dd WebFilterChainFilter -> WebFilterChainProxy 9 years ago
Rob Winch 4681697581 UserDetailsRepository->ReactiveUserDetailsService 9 years ago
Joe Grandja d840090cb0 Add support for implicit grant type 9 years ago
Joe Grandja bd4d814e4b Fix bug in oauth2Login sample 9 years ago
Joe Grandja 6b16fa0d8c Polish OAuth Security Configurers 9 years ago
Joe Grandja 97c938e7f3 Extract authentication logic from AuthorizationCodeAuthenticationFilter 9 years ago
Rob Winch 60b5a18a49 Update thymeleaf-layout-dialect-2.2.2 9 years ago
Rob Winch 72bbb27bf8 Update appengine-gradle-plugin to 1.3.3 9 years ago
Rob Winch 448ee08f28 Update to Boot 2.0.0.M4 9 years ago
Joe Grandja 5811624bbe Polish endpoint package 9 years ago
Joe Grandja eca2b67137 ClientRegistration supports 'baseUrl' uri variable 9 years ago
Joe Grandja eb320bfed4 AuthorizationCodeAuthenticationProcessingFilter -> AuthorizationCodeAuthenticationFilter 9 years ago
Joe Grandja 5c14e48b18 Add OAuth2UserAuthenticationProvider 9 years ago
Joe Grandja 0d516ca32c Rename scopes -> scope 9 years ago
Joe Grandja fb57111ecd redirect-uri property supports 'baseRedirectUrl' uri variable 9 years ago
Joe Grandja 66647070ab Default login page supports Iterable<ClientRegistration> 9 years ago
Joe Grandja ad91adf9dc Retrieving the UserInfo is conditional 9 years ago
Joe Grandja 8448a54678 Remove ClientRegistrationRepository.getRegistrations() 9 years ago
Joe Grandja 814742fef6 Rename ClientRegistration.clientAlias -> registrationId 9 years ago
Joe Grandja 38be35677d Add userNameAttributeName to ClientRegistration 9 years ago
Joe Grandja 0e9b2807bf Split up NimbusOAuth2UserService 9 years ago
Rob Winch 71b1720cfe Use WebHttpHandlerBuilder in samples 9 years ago
Joe Grandja c54c622124 Re-structure OAuth2AuthenticationToken 9 years ago
Rob Winch c46243594a Use appengine-gradle-plugin 9 years ago
Rob Winch f8ee9944ff Copyright date range 9 years ago
Rob Winch 1f4082e754 Fix copyright lines 9 years ago
Rob Winch 3ecf3ea034 Fix double * in Copyright headers 9 years ago
Rob Winch 455e2bab90 Update to Gradle 4.1 9 years ago