6503 Commits (7622826b69438db6ec3fb6d3aef82bb632577dfa)
 

Author SHA1 Message Date
Rob Winch 7622826b69 WebSessionServerCsrfTokenRepository saves on getToken 8 years ago
Rob Winch 776364d403 ServerCsrfTokenRepository.saveToken return Mono<CsrfToken> 8 years ago
Rob Winch 3f18881493 Remove additional attribute name from CsrfWebFilter 8 years ago
Rob Winch 91e27c1422 Add slf4jDependencies to hellowebflux 8 years ago
Rob Winch c7c84e0996 Fix CustomLoginPage test 8 years ago
Rob Winch 1506dcd413 SpringTestContext.getContext() 8 years ago
Joe Grandja db35dc6c03 Add tests to oauth2-core 9 years ago
Rob Winch d9abd2e443 User.UserBuilder only encodes once 9 years ago
Rob Winch 21aec19d42 Add FormLoginBuilder.serverAuthenticationSuccessHandler 9 years ago
Rob Winch 1d4c7da1e1 Fix WebTestClientWebConnection for redirects 9 years ago
Craig Walls 06c4bffc5f Use id field instead of name field for GitHub and Facebook providers. 9 years ago
Greg Turnquist 881cd0befb Fix UsernamePasswordAuthenticationTokenMixin to handle null credentials/details 9 years ago
Rob Winch 82adf744f5 Polish Docs 9 years ago
Rob Winch 35758fc61f Next Development Version 5.0.0.BUILD-SNAPSHOT 9 years ago
Rob Winch e7ab2a697d Release 5.0.0.RC1 9 years ago
Rob Winch e95430fa36 Polish Reactive Method Security reference 9 years ago
Rob Winch d664ff2e26 Lookup HandlerMappingIntrospector from Bean 9 years ago
Joe Grandja ef9cd76607 Polish oauth2 9 years ago
Rob Winch 8e6c726fb2 Add WebFlux to What's New 5.0 9 years ago
Joe Grandja d435f149eb Polish spring-security-oauth2-jose 9 years ago
Joe Grandja 511d702ee0 Remove JwtDecoderRegistry 9 years ago
Joe Grandja 727098d6c0 Fix NPE when configuring oauth2Login.loginPage 9 years ago
Rob Winch 5280ac40e9 WebMvcConfigurerAdapter->WebMvcConfigurer 9 years ago
Gajendra kumar ec723952d5 principals and sessionIds should be set using constructor so that can be shared across node in cluster 9 years ago
Kazuki Shimizu 3d5989dea4 Change a default realm name 9 years ago
Frank Pavageau 35706ad60a Deserialize the principal in a neutral way 9 years ago
Frank Pavageau 6fd9ff254b Map values directly from the JSON nodes 9 years ago
SignleMR a1fdb7dcb3 Update AbstractRememberMeServices.java 9 years ago
Rob Winch 4295461830 ServerHttpSecurity extracts WebFilter from OrderedWebFilter 9 years ago
Jeremy Waters 832f5c39c1 SEC-3190: Add support for colons in remember-me token values 9 years ago
Trygve Aasjord 8d717c62af Pass username as second parameter for search filter. 9 years ago
Johnny Lim cdcf65de1e Polish 9 years ago
Rob Winch 93ac706d86 Polish XFrameOptionsHeaderWriter 9 years ago
Nathan Wong 02a78b17b9 Add check to see if return value is DENY 9 years ago
Antoine bed4ec7d18 Fix leading space characters reported by checkstyle 9 years ago
Antoine 0771778b81 Polish more AssertJ assertions 9 years ago
Antoine e0aca04a28 Polish AssertJ assertions 9 years ago
Arend v. Reinersdorff a558d408a3 Minor typos PreAuthenticatedAuthenticationProvider 9 years ago
Kyle Anderson a139a0052d Fix Typo in Reference Docs 9 years ago
Rob Winch 77de91ad60 Polish unbounded support 9 years ago
Eddú Meléndez 70165869b1 Add UnboundId LDAP inmemory support 9 years ago
Joe Grandja 9a4513356d Configure default OAuth2AuthorizedClientService 9 years ago
Paul Wheeler 6decf1c8ef Allow use of non-numeric (e.g. UUID) values for ObjectIdentity.getIdentifier() 9 years ago
Joris Portegies Zwart de9fe3e3b1 Fix the JavaDoc for Pbkdf2PasswordEncoder so that it uses the actual values for default hash width and number of iterations 9 years ago
Rob Winch 4fa9b4dd15 Add ServerHttpSecurity.exceptionHandling() 9 years ago
Rob Winch d9584384c4 Move collectClaims to OidcUserAuthority 9 years ago
Joe Grandja 5fa822d114 Expose custom config for OidcUserService 9 years ago
Joe Grandja a261c9a047 Polish OAuth2LoginConfigurer 9 years ago
Rob Winch 3d065b5afd Add getIdToken getUser to OidcUser 9 years ago
Rob Winch c1c726f123 Polish InMemoryClientRegistrationRepository 9 years ago