6445 Commits (fb632624d234cd85d367a036606c032edd1d14f6)
 

Author SHA1 Message Date
Rob Winch fb632624d2 Update dependency versions 9 years ago
Rob Winch 44320447fe Update to Spring 5.0.1.RELEASE 9 years ago
Joe Grandja 6fbd435bdf OAuth2LoginAuthenticationFilter requires collaborators 9 years ago
Joe Grandja 5a7466512e Expose default constructor in AbstractAuthenticationFilterConfigurer 9 years ago
Rob Winch 5a5ec58ca4 Add LogoutPageGeneratingWebFilter 9 years ago
Rob Winch 0734d70d02 Logout requires POST 9 years ago
Rob Winch 8da2c7f657 Add WebFlux CSRF Protection 9 years ago
Rob Winch f040bd054d Javadoc @EnableWebFluxSecurity 9 years ago
Rob Winch b394ae5d5e Polish 9 years ago
Rob Winch 192776858d HttpStatusServerAccessDeniedHandler write error message 9 years ago
Rob Winch 77acb34bcd Add spring-security-test to spring-security-config test dependencies 9 years ago
Rob Winch e63c53e267 Add AuthorizationWebFilterTests 9 years ago
Joe Grandja b471dd1c54 Remove OAuth2TokenRepository 9 years ago
Joe Grandja b1d56b5821 NimbusAuthorizationCodeTokenExchanger uses authorizationRequest.redirectUri 9 years ago
Joe Grandja 006319f19a UserInfoRetriever supports ParameterizedTypeReference 9 years ago
Joe Grandja 9dc4aa6c81 Make OidcUserInfo Serializable 9 years ago
Joe Grandja 8e0d88d3e9 Remove GitHubOAuth2User from oauth2Login sample 9 years ago
Joe Grandja 83dc902ff7 Map CustomUserTypesOAuth2UserService using clientRegistrationId 9 years ago
Joe Grandja ddf87b54f7 Polish OAuth2LoginConfigurer 9 years ago
Joe Grandja 0c68eb1821 Re-factor OAuth2AuthorizationCodeAuthenticationToken 9 years ago
Joe Grandja 64d8c8b8a9 Re-factor AuthorizationGrantTokenExchanger 9 years ago
Joe Grandja 16e69d06b4 Add OAuth2AuthorizedClientService 9 years ago
Sola f0b0cfc4fd Ensure Copyright header reads 2002-2017 9 years ago
Joe Grandja 67bac28481 OAuth2UserService uses OAuth2UserRequest 9 years ago
Joe Grandja 3d319f7592 Make AuthorizationRequestRepository a Generic 9 years ago
Joe Grandja 9afefef3b9 Polish class names in oauth2-client 9 years ago
Joe Grandja 34668e05af Polish class names in oauth2-core 9 years ago
Rob Winch 2060125ebd ServerWebExchangeAttributeServerSecurityContextRepository->NoOpNoOpServerSecurityContextRepository 9 years ago
Rob Winch 3281cea46a Default use WebSessionServerSecurityContextRepository 9 years ago
Rob Winch faa0bd7143 Update WebFilter ordering 9 years ago
Rob Winch 4777a869bc Logout at the end of logout method 9 years ago
Rob Winch c467dcdbe1 SecurityMockServerConfiguers fixes 9 years ago
Rob Winch 77aedcf502 SecurityMockServerConfigurers updates 9 years ago
Rob Winch 5bcf3c559b Remove wrappedExchange from AuthenticationWebFilter 9 years ago
Rob Winch 9c31041dce EnableWebFluxSecurityTests fixes 9 years ago
Rob Winch 437ba56415 ReactorContextWebFilter & SecurityContextServerWebExchangeWebFilter 9 years ago
Rob Winch c63b258b16 AuthorizeWebFilter uses ReactiveSecurityContextHolder 9 years ago
Rob Winch 3bceadd369 Only populate a Context once 9 years ago
Rob Winch be593b95a8 Prefer existing Context in ReactorContextTestExecutionListener 9 years ago
Rob Winch 9363e2ba41 Polish ReactorContextTestExecutionListenerTests 9 years ago
Rob Winch 3abec60188 SecurityMockServerConfigurers checkstyle 9 years ago
Joe Grandja 8527daa22a Make OAuth2UserService Generic using OAuth2AuthorizedClient and OAuth2User types 9 years ago
Joe Grandja 3b80b6ded8 Move AuthorizationRequestUriBuilder to oauth2-client 9 years ago
Rob Winch 747473257f Use ReactorSecurityContextHolder 9 years ago
Rob Winch 9ea4df5b5d ReactiveSecurityContextHolder 9 years ago
Rob Winch e23134c3ed Add LogoutBuilder ServerLogoutSuccessHandler 9 years ago
Rob Winch 399da1ecad SecurityContextImpl constructor 9 years ago
Joe Grandja ef197d8215 Move JwtDecoderRegistry to oauth2.client.jwt package 9 years ago
Joe Grandja 70543dcb30 Move oidc package in oauth2-core and oauth2-client 9 years ago
Rob Winch 86875e117b Prevent ServerHttpSecurity from being built twice 9 years ago