1782 Commits (87ec94a321b4435f59b38bbfbf08e17597a6500a)

Author SHA1 Message Date
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
Rob Winch 7dfd169ece Add import ExtendWith 5 years ago
Rob Winch e4b09f62f0 Add SpringTestContextExtension to existing ExtendWith 5 years ago
Rob Winch 5133340bf8 Add import SpringTestContextExtension 5 years ago
Rob Winch 60078df62a remove @Rule 5 years ago
Rob Winch 671040bb27 SpringTestRule to SpringTestContext 5 years ago
Rob Winch e8c44e6390 Add SpringTestContextExtension 5 years ago
Rob Winch b6ff4d3674 Fix mockito UnnecessaryStubbingException 5 years ago
Rob Winch 2a62c4d976 Fix NamespaceHttpInterceptUrlTests 5 years ago
Rob Winch 3e93b024d6 openrewrite Junit Migration 5 years ago
Eleftheria Stein 79054093c9 Add AuthenticationManager to Kotlin ServerHttpSecurityDsl 5 years ago
Rob Winch 14240b2559 Remove Powermock 5 years ago
Eleftheria Stein 6a09ffe113 Add AuthenticationManager to Kotlin JwtDsl 5 years ago
Eleftheria Stein 5c8e409d98 Add AuthenticationManager to Kotlin OpaqueTokenDsl 5 years ago
Eleftheria Stein b4f76b2314 Fix typo in Saml2Dsl 5 years ago
Eleftheria Stein 585788ad0a Add AuthenticationManager to HttpSecurity 5 years ago
Evgeniy Cheban d121ab9565 Support A Well-Known URL for Changing Passwords 5 years ago
Josh Cummings e91cacfdaf
Polish no-parameter authorizeHttpRequests 5 years ago
sdratler1 3820f0f3a3
Add no-parameter authorizeHttpRequests method 5 years ago
/usr/local/ΕΨΗΕΛΩΝ fe99c3b83b
https://stackoverflow.com/questions/67520600/redirect-to-different-page-after-login-based-on-user-role-with-spring-security/67531436#67531436 5 years ago
Eleftheria Stein 94a3adb928 Apply DefaultLoginPageConfigurer before logout 5 years ago
Eleftheria Stein dfd0047f0b Disable default logout page when logout disabled 5 years ago
Thomas Vitale b44d0fb319 Load ReactiveJwtAuthenticationConverter bean in OAuth2 Resource Server config 5 years ago
Eleftheria Stein aeed286e8a Add AuthenticationManager to saml2Login Kotlin DSL 5 years ago
Marcus Hert da Coregio 9d2db89838 Fix Adding Filter Relative to Custom Filter 5 years ago
Josh Cummings 65239e93f9
Update Copyright Header 5 years ago
Josh Cummings 5b49433ed1
Add GlobalMethodSecurityConfiguration Test 5 years ago
Kay-Uwe Janssen 7a233c41f0 Some infrastructure beans are not marked properly 5 years ago
theexiile1305 3074ad4136 Migrate Kotlin tests from java Mockito to Mockk 5 years ago
Eleftheria Stein 204a32aba8 Replace < and > with &lt and &gt in Javadoc 5 years ago
Rob Winch 68f91edbb8 Make XsdDocumentedTests Parsing More Lenient 5 years ago
Rob Winch 8400b841e9 Improve XsdDocumentedTests Error Message 5 years ago
Eleftheria Stein fa77f4c8ff Deprecate feature-policy where not already deprecated 5 years ago
Eleftheria Stein be903b8e25 Cleanup unused import 5 years ago
Eleftheria Stein 1728b06b30 Ensure Kotlin 1.3 compatibility 5 years ago
Josh Cummings 67e5c05a47 Polish AuthorizationManager Method Security 5 years ago