1092 Commits (c10a4686bfaee09856ddba63a974555bad062c47)

Author SHA1 Message Date
Rob Winch 9e0c7f17b7 Default RequestCache should ignore favicon 8 years ago
Joe Grandja 8b0a3a760c Use providedSessionAuthenticationStrategy 8 years ago
Rob Winch 501c008526 Add WebFlux Redirect to HTTPS Reference 8 years ago
Rob Winch 54d07b6b8b Add WebFlux HTTP Headers Reference 8 years ago
Rob Winch 72301e548a Reactive OAuth2 DSL Customizations 8 years ago
Rob Winch 385bdfc055 OAuth2AuthorizationCodeGrantWebFilter works with /{action}/ 8 years ago
Rob Winch 68bc649a45 Fix XsdDocumentedTests 8 years ago
Johnny Lim 42327a0aec Polish OAuth2ResourceServerConfigurerTests 8 years ago
Josh Cummings 2c982a4168 Reactive Redirect to Https 8 years ago
Johnny Lim f164f2f869
Polish FilterComparator 8 years ago
Rob Winch 438d2911fb OAuth2AuthorizedClientResolver 8 years ago
Rob Winch 07b6699fd9 ServerWebExchangeReactorContextWebFilter 8 years ago
Sola c60fcf263e provide test for custom principal extractor config 8 years ago
Sola 2980f96b55 Allow PrincipalExtractor to be customized. 8 years ago
Josh Cummings 932ea245fb AuthenticationManager for OAuth2ResourceServerSpec 8 years ago
Josh Cummings 25d1f49d84
Remove Resource Server's Session Policy Config 8 years ago
Josh Cummings 8510e9a285 Reactive Resource Server insufficient_scope 8 years ago
Joe Grandja 229b69dd35 Add DefaultAuthorizationCodeTokenResponseClient 8 years ago
Vedran Pavic cb0ba58b58 Fix WhitespaceAfterCheck Checkstyle check 8 years ago
Rob Winch 1640a1f462 Polish ServerAuthenticationConverter 8 years ago
Josh Cummings 68d836d508 Reactive Resource Server Csrf Bypass 8 years ago
Rob Winch 820fb7d828 Polish formatting ServerHttpSecurity JwtSpec 8 years ago
Josh Cummings cba2444e1a ServerHttpSecurity ReactiveJwtDecoder discovery 8 years ago
Josh Cummings 0fdc081ab5 Add unit tests 8 years ago
Joe Grandja ff6e1232c8 Flatten HttpSecurity.oauth2() 8 years ago
Joe Grandja 0f89e59707 Simplified oauth2().client() DSL 8 years ago
Rob Winch 0dc80aed40 Flatten ServerHttpSecurity.oauth2() 8 years ago
Rob Winch 53652584b2 ResourceServerSpec->OAuth2ResourceServerSpec 8 years ago
Joe Grandja c3e19e29b5 Remove authorizationEndpoint.baseUri in OAuth2ClientConfigurer 8 years ago
Vedran Pavic f382b69507 Add reactive support for Referrer-Policy security header 8 years ago
Vedran Pavic 10621a0f2c Add reactive support for Content-Security-Policy security header 8 years ago
Vedran Pavic 29cfc3dd1d Add reactive support for Feature-Policy security header 8 years ago
Rob Winch b9ab4929b7 Add OAuth2AuthorizationCodeGrantWebFilter 8 years ago
Rob Winch d0ebe47cd5 OAuth2LoginReactiveAuthenticationManager uses OAuth2AuthorizationCodeReactiveAuthenticationManager 8 years ago
Rob Winch f843da1942 Add OAuth2LoginAuthenticationWebFilter 8 years ago
Rob Winch dd7925cb63 OAuth2AuthorizedClientArgumentResolver Uses ServerOAuth2AuthorizedClientRepository 8 years ago
Rob Winch b02ce59188 TestClientRegistrations 8 years ago
Rob Winch 5ddb25fff8 Consistent .server package for ServerWebExchange OAuth2 8 years ago
Rob Winch e3eaa99ad0 Polish ServerAuthenticationConverter 8 years ago
Rob Winch 46f71cc232 Update to assertj 3.11.0 8 years ago
Rob Winch 2c27e18eb3 GlobalMethodSecurityConfiguration uses BeanFactoryAware 8 years ago
Rob Winch ff8163f4c7 Run rnc generation after Feature-Policy Support 8 years ago
Josh Cummings d610f31425 Jwt -> Authentication Conversion 8 years ago
Rob Winch 938dbbf424 Add OAuth2AuthorizationRequestResolver.resolve(HttpServletRequest,String) 8 years ago
Josh Cummings 7c524aa0c8 Jwt Claim Validation 8 years ago
Vedran Pavic c6ea447cc0 Add support for Feature-Policy security header 8 years ago
Josh Cummings a4bd0d3923
OIDC Provider Configuration - ClientRegistrations 8 years ago
Josh Cummings 950a314c9f
RememberMeConfigTests groovy->java 8 years ago
Johnny Lim 68878a1675 Replace isEqualTo(null) with isNull() 8 years ago
Rob Winch 4de3d0b860 Create AuthorizationEndpointConfig.configure 8 years ago