6039 Commits (acd9de6fade7b9ccc22e2a2036de71b2ef798601)
 

Author SHA1 Message Date
Rob Winch acd9de6fad Revert "Disable Spring IO" 9 years ago
Rob Winch b21472ce6c Disable Spring IO 9 years ago
Joe Grandja 9cfb890207 Use id_token for user authentication 9 years ago
Joe Grandja c986b6f4b5 Add support for JWT/JWS 9 years ago
Kyle Anderson d8a678df6f Removed Unicode Character from Parameter Name 9 years ago
Rob Winch a05170a3d2 Update Minimum Versions 9 years ago
Rob Winch 07c3123696 Deprecate crypto.codec.Base64 9 years ago
Rob Winch 236e87fc37 Comment WebTestClient Integration 9 years ago
Rob Winch 0e100be333 Fix Groovy 2.5 Compile Errors 9 years ago
Rob Winch 8130965259 Fixes for changes in SPR-15657 9 years ago
Rob Winch 37011720c9 Update to latest Spring IO Cairo SNAPSHOT 9 years ago
Takuma Setoguchi f2c04dd9b1 fix typo 9 years ago
Rob Winch af540f9746 Add artifactory to bom 9 years ago
Rob Winch 7ed4529993 Update to next development version 9 years ago
Rob Winch 783e426183 Release 5.0.0.M2 9 years ago
Rob Winch ca6348800e HttpSecurity.authorizeExchange() allows Method Chaining 9 years ago
Rob Winch fb85ad6bd7 Revert "Work Around SPR-15651" 9 years ago
Rob Winch dcef3d6ebb Remove springIoVersion for release preparations 9 years ago
Rob Winch 89763a5b73 Update to spring-build-conventions-0.0.2.RELEASE 9 years ago
Rob Winch 9d19b7337e Ensure Unique Names 9 years ago
Rob Winch fda0220fad Provide default reactive HttpSecurity 9 years ago
Rob Winch 9141a8a7c0 Add Multiple Reactive HttpSecurity 9 years ago
Rob Winch 406e1e6951 Extract out HttpSecurityConfiguration 9 years ago
Rob Winch 2deb1cda9f Delete SecurityWebFilterChain in favor of DefaultWebFilterChain 9 years ago
stonio dbda7e35a4 Update index.adoc - add missing callout 9 years ago
stonio 335a01577a Typo "he" -> "the" 9 years ago
Matt Raible 3624ba5b4e Remove Okta Add Authorization Server section 9 years ago
Rob Winch a34bf01754 HelloWebfluxApplicationTests do not start a server 9 years ago
Rob Winch 30132892a0 Polish UserDetailsResourceFactoryBean Support 9 years ago
Rob Winch 6db418f47b Use RequestPath 9 years ago
Rob Winch 6c286696b4 Work Around SPR-15651 9 years ago
Rob Winch 337317a060 WebFlux now uses ParsingPathMatcher 9 years ago
Rob Winch 554768f1e4 Remove use of HttpRequestPathHelper 9 years ago
Rob Winch 6428cb411e Add UserDetailsRepositoryResourceFactoryBean 9 years ago
Rob Winch 4cb77e5386 Add UserDetailsManagerResourceFactoryBean 9 years ago
Rob Winch 256d14ede0 Add UserDetailsResourceFactoryBean 9 years ago
Rob Winch d09fb5b500 Move UserDetailsRepository to core.userdetails 9 years ago
Rob Winch fd244eb95c Add Artifactory Deploy to Jenkinsfile 9 years ago
Rob Winch 32751a2ce7 Update to spring-build-conventions 0.0.2.BUILD-SNAPSHOT 9 years ago
Joe Grandja eb6bd9bea9 Update groupId io.projectreactor.addons -> io.projectreactor 9 years ago
Rob Winch 5dee8534cd Update SecurityJackson2Modules 9 years ago
Thai Ha 489ffcfce5 UserInfoTypeConverter is registered if client is registered 9 years ago
Joe Grandja 6c0ecea494 Use java.util.Function instead of Converter 9 years ago
Rob Winch ac6a86fb5f Fixes for changes in SPR-15397 9 years ago
Joe Grandja ae17cc255b Implement protected resource call flow in oauth2login sample 9 years ago
Rob Winch e5eda24054 Add ServerWebExchangeMatcherEntry 9 years ago
Rob Winch 915de03f42 Polish ExchangeMutatorWebFilter Support 9 years ago
Rob Winch 6aa7f05579 Polish ExchangeMutatorWebFilter usage 9 years ago
Joe Grandja 545339c663 Change AuthorizationGrantType from enum to class 9 years ago
Joe Grandja 4476df93e9 Change ResponseType from enum to class 9 years ago