1817 Commits (0d8450a7253e3d9e7f68f9dd1dcd2b8e1aee8fe3)

Author SHA1 Message Date
Marcus Da Coregio 25feedb870 Fix removal of framework deprecated code 4 years ago
« Christophe e85958f65c Fix CsrfConfigurer default AccessDeniedHandler consistency 4 years ago
Rob Winch 0aa75e04b7 Fix imports for ChannelSecurityConfigurerTests 4 years ago
Stephane Nicoll 2e4c6c3bf1 Avoid using SpEL to change the meaning of the injection point 4 years ago
Onur Kagan Ozcan ef25304a30 Add RedirectStrategy customization to ChannelSecurityConfigurer for RetryWith classes 4 years ago
Josh Cummings 869e379099 Separate Namespace Servlet Docs 5 years ago
Marcus Da Coregio caf4c47105 Remove CAS module 5 years ago
Marcus Da Coregio db60df2f9c Update to Spring Framework 6.0 5 years ago
Marcus Da Coregio b2e6c60d94 Remove remoting technologies support 5 years ago
Marcus Da Coregio 010f719344 Upgrade to JDK 17 5 years ago
Marcus Da Coregio 12f3e908b0 Update to Spring Security 6.0 5 years ago
Marcus Da Coregio 2f1638ec57 Fix javadoc 5 years ago
Emil Sierżęga cb70b6a39b Fixed invalid usage of & tag in Javadocs 5 years ago
Emil Sierżęga 04b47c5928 Fixed various broken links in Javadocs 5 years ago
Emil Sierżęga a188138715 Javadocs author tag doesn't work in methods 5 years ago
Emil Sierżęga 6b26032ce7 Fixed invalid usege of > tag in Javadocs 5 years ago
Rob Winch f836897190 Checkstyle Fixes 5 years ago
Philipp Neuschwander 6db58cbf8a Conditionally resolve bearer token from request parameters 5 years ago
Gaurav Tiwari 33708e61fb Add postProcess support to Saml2LogoutConfigurer 5 years ago
Josh Cummings fbb7691be4 Polish SecurityNamespaceHandler Tests 5 years ago
Emil Sierżęga 8daa6ec1fd SecurityNamespaceHandler: update schema version to 5.6 5 years ago
Eleftheria Stein ba8844a67e Deprecate Kotlin methods that don't use reified types 5 years ago
Marcus Da Coregio 02b2fcc6f0 Restore ManagementConfigurationPlugin 5 years ago
Marcus Da Coregio d2e5f2ae0d Update Gradle to 7.2 5 years ago
Marcus Da Coregio 7112ee3eaa Allow SAML 2.0 loginProcessingURL without registrationId 5 years ago
Marcus Da Coregio e36e2b2a97 Move Saml2AuthnRequestRepository to web package 5 years ago
Rob Winch 3b64cdfc03 Fix XsdDocumentedTests 5 years ago
Josh Cummings c3ba2332da Wire BeanResolver into DefaultMethodSecurityExpressionHandler 5 years ago
Josh Cummings 7b599d4770 Share JWKSource Instances 5 years ago
Marcus Da Coregio 0364518b69 Update Saml2LoginConfigurer to pick up Saml2AuthenticationTokenConverter bean 5 years ago
Eleftheria Stein 1e76b11b3c Remove duplicate entry from test LDIF file 5 years ago
Josh Cummings 4f06fc6ed1 Add Saml2LogoutConfigurer 5 years ago
Josh Cummings 6488295cad Add RelyingPartyRegistrationResolver 5 years ago
Derek Van Blerkom 58d50888df Fix return type to allow further security config 5 years ago
Yanming Zhou f2b2e6002f Replace static "ROLE_" with customized role prefix 5 years ago
Eleftheria Stein 3ab6bee856 Make method static to prevent circular dependency error 5 years ago
Marcus Da Coregio 662ab10416 Fix test getting stuck 5 years ago
Marcus Da Coregio 16e17d242e Add Saml2AuthenticationRequestRepository 5 years ago
Josh Cummings 6b68a6d62b
Apply rnc2Xsd 5 years ago
Josh Cummings 6370906ead
Add SpringOpaqueTokenIntrospector 5 years ago
Abdul Al-Faraj d1dfb2b9ee Improve OpenSAML Version Check 5 years ago
Nick McKinney 5c8fb254c2 Add AuthenticationDetailsSource to OAuth2 Login Kotlin DSL 5 years ago
Nick McKinney b1612b1283 Add AuthenticationDetailsSource to Form Login Kotlin DSL 5 years ago
Rob Winch f73f213f50 Remove DependencySetPlugin 5 years ago
Rob Winch 342884e851 kotlin uses @ExtendWith(SpringTestContextExtension::class) 5 years ago
Rob Winch cc732bda3b Use @ExtendWith(SpringExtension::class) 5 years ago
Rob Winch 3b3ccb962d Fix @Test(expected = 5 years ago
Rob Winch 2bd55f0f62 @Test to JUnit 5 for kotlin 5 years ago
Rob Winch e251abb1ae more import cleanup 5 years ago
Rob Winch 3c4e15264c Add @ExtendWith(SpringTestContextExtension.class) 5 years ago