3272 Commits (e88cb81a7a69a0ddd1026fdfd2ad9f3de30d4e4a)

Author SHA1 Message Date
Josh Cummings 5dd40a7f10
Remove ServerHttpSecurity and() DSL Methods 10 months ago
Josh Cummings f789abc87f
Use ServerHttpSecurity Lambda DSL in JavaDoc 10 months ago
Josh Cummings 461f00ed38
Use ServerHttpSecurity Lambda DSL in Config 10 months ago
Josh Cummings 9fcfacf283
Use ServerHttpSecurity Lambda DSL in Tests 10 months ago
Josh Cummings 1a7b1fcc7c
Remove HttpSecurity and() DSL Methods 10 months ago
Josh Cummings 45a1447e9b
Use HttpSecurity Lambda DSL in JavaDoc 10 months ago
Josh Cummings 1435e0f3d3
Use HttpSecurity Lambda DSL in Config Tests 10 months ago
Josh Cummings 6ddb964c61
Remove ApacheDS Support 10 months ago
Josh Cummings 42e24aa53c Fix Formatting 11 months ago
evga7 06ed6ef342 Simplify Csrf Processor Decision Logic 11 months ago
Tran Ngoc Nhan c2c84c4243 Update HttpSecurity javadoc 11 months ago
Evgeniy Cheban b0cecb37d2 Replace deprecated #check calls with #authorize 11 months ago
Rob Winch 7bf2730a53 Add x509@principal-extractor-ref 11 months ago
Rob Winch 88ed4a5ccf Use principalExtractor reference instead of properties 11 months ago
Max Batischev aba437d469 Add Support SubjectX500PrincipalExtractor 11 months ago
Josh Cummings 9b724377ce Rework Saml2 Authentication Statement 11 months ago
Christian Schuster 36c7b91fb9 SAML 2.0 Single Logout Uses Saml2AuthenticationInfo 11 months ago
Josh Cummings aa3135169d Polish Documentation 11 months ago
Liviu Gheorghe 3ddf201d66 Updated Copyrights 11 months ago
1livv edfd7b9b43 Addressed review comments 11 months ago
1livv 358f6c96b5 Update config tests 11 months ago
Joe Grandja dab989d7c3 Fix NPE with DPoP tokenAuthenticationManager 11 months ago
damable-nuvolex 3b12e758d3
Fix inconsistent constructor declaration 11 months ago
damable-nuvolex a0c5504eca Fix inconsistent constructor declaration 11 months ago
Josh Cummings eaab42a73c Polish BearerTokenAuthenticationConverter Support 11 months ago
Max Batischev 4967f3feee Add Support BearerTokenAuthenticationConverter 11 months ago
Evgeniy Cheban 33ae1711a7 Set Precedence Order for Spring MVC TargetVisitor 11 months ago
Josh Cummings 195f933438
Allow Default Ordering for TargetVisitor 11 months ago
Evgeniy Cheban fd4f06a66e Support Spring Data container types for AuthorizeReturnObject 11 months ago
Josh Cummings 6d3b54df21
Change Type Validation Default 11 months ago
Yanming Zhou 42790403da Use SpringReactiveOpaqueTokenIntrospector 11 months ago
Josh Cummings 596449d882 Polish 11 months ago
Felix Hagemans 1a4de49977 Create CsrfCustomizer for SPA configuration 11 months ago
Josh Cummings 52394c1f07 Propagate Any AccessDeniedException 11 months ago
Evgeniy Cheban fae61b9426 Propagate AccessDeniedException for Authorized Objects Returned from a Controller 11 months ago
dae won 8612e952fe Make AuthorizationProxyFactory#proxy Generic 11 months ago
Max Batischev f4b8e2421a Add Support Credentialless COEP Header 11 months ago
Andrey Litvitski 4048b2bd7d Use `HttpStatus` in BackChannel Logout Filters 11 months ago
Tran Ngoc Nhan a511171309 Add test and update javadoc for CommonOAuth2Provider 12 months ago
Joe Grandja 44303d2c80 Polish gh-17080 12 months ago
Joe Grandja a265ac6ae7 Polish gh-17080 12 months ago
Joe Grandja e3c39f02bc Add documentation for DPoP support 12 months ago
Rob Winch 693a5beb24
Format CommonOAuth2Provider 12 months ago
kiruthiga1793 23e7c9eeaa
Add Twitter/X to CommonOAuth2Provider 12 months ago
Yanming Zhou e61544c397 Improve OAuth2ResourceServerConfigurer to eliminate deprecated operations 12 months ago
Max Batischev 66e614cb0b WebAuthnConfigurer Code Cleanup 12 months ago
Max Batischev 421fcaee12 Add Assertions To WebAuthnConfigurer 12 months ago
Rob Winch b453840c0a
HttpHeaders no longer a MultiValueMap 12 months ago
Rob Winch 3976e7d456
BodyInserters.fromObject -> fromProducer 12 months ago
Rob Winch b467c47ed5
ClientRequest.method->create 12 months ago