8304 Commits (8fa16ce63e3ca8bfedbb6e19af89498704aa005d)
 

Author SHA1 Message Date
Josh Cummings 8fa16ce63e
Update to Jetty 9.4.27 6 years ago
Clement Stoquart 32c02fbedb
Remove empty relay state from redirect url 6 years ago
AmitB 96ff3a54a9 Fix typo in AntPathRequestMatcher contructor comment 6 years ago
Josh Cummings 9092115b8a
Register Authentication Provider in Init Phase 6 years ago
Joe Grandja 3dbfef9ef1 OAuth2AccessTokenResponseHttpMessageConverter handles JSON object parameters 6 years ago
Joe Grandja 8acdb82e6a OAuth2AuthorizationCodeGrantWebFilter matches on query parameters 6 years ago
Rafael Renan Pacheco 5ce0ce3f38
Fix var typo and code readability 6 years ago
Joe Grandja 6141132cfa Fix test gh-7963 6 years ago
Joe Grandja cc7ea4acd3 OAuth2AuthorizationCodeGrantFilter matches on query parameters 6 years ago
Manuel Bleichenbacher 1e4736f9b3 Prevent double-escaping of authorize URL parameters 6 years ago
Stephane Maldini 0012e24c46 Don't force downcasting of RequestAttributes to ServletRequestAttributes 6 years ago
Joe Grandja 2dc8147106 Add release-notes-sections.yml 6 years ago
Joe Grandja 1da8e9df13 Next Development Version 6 years ago
Joe Grandja 9a2b71d931 Release 5.2.2.RELEASE 6 years ago
Josh Cummings c4ccc96655
Polish Error Messages for OpaqueTokenIntrospectors 6 years ago
Joe Grandja 6c310213a8 Update to Spring Boot 2.2.4 6 years ago
Joe Grandja a5b6b9a398 Update to org.slf4j 1.7.30 6 years ago
Joe Grandja 9e6910273c Update to org.powermock 2.0.5 6 years ago
Joe Grandja ea809b01a6 Update to hibernate-validator 6.1.2.Final 6 years ago
Joe Grandja 8054239a12 Update to hibernate-entitymanager 5.4.10.Final 6 years ago
Joe Grandja 46486194c2 Update to org.aspectj 1.9.5 6 years ago
Joe Grandja 00b08bc725 Update to httpclient 4.5.11 6 years ago
Joe Grandja 6e0fbfcccd Update to commons-codec 1.14 6 years ago
Joe Grandja 87ea083520 Update to com.squareup.okhttp3 3.14.6 6 years ago
Joe Grandja 9db3f51f2a Update to Jackson 2.10.2 6 years ago
Joe Grandja 3cc4a945c6 Update to Reactor Dysprosium SR4 6 years ago
Joe Grandja dbc43fb47d Update to Spring Data Moore SR3 6 years ago
Joe Grandja ce6a0368bd Update to Spring Framework 5.2.3 6 years ago
Eleftheria Stein 9dd3dfe718 Fix requiresAuthenticationMatcher not being used 6 years ago
Eleftheria Stein edb6cd3729 Fix authenticationFailureHandler not being used 6 years ago
Peter Keller 2dbedf7af5 Set charset of BasicAuthenticationFilter converter 6 years ago
Eleftheria Stein 630eb10704 Load LDIF file from classpath in unboundId mode 6 years ago
Eleftheria Stein f4d4c08329 Fix LDIF file example in LDAP docs 6 years ago
Johannes Edmeier cc956a66df Don't cache requests with `Accept: text/event-stream` by default. 6 years ago
Rob Winch 29182abb34 Fix HttpHeaderWriterWebFilterTests 6 years ago
Filip Hanik b754a3d635 Use the custom ServerRequestCache that the user configures 6 years ago
Eleftheria Stein 0d24e2b8cf Fix WebFlux logout disabling 6 years ago
Rob Winch b00999deed Docs ServerRSocketFactoryCustomizer->ServerRSocketFactoryProcessor 6 years ago
Eleftheria Stein 59ca2ddf65 Polish SAML2 principal classes 6 years ago
Clement Stoquart 0782228914 fix: make Saml2Authentication serializable 6 years ago
Rob Winch 29eb8b9177 CompositeServerHttpHeadersWriter Executes Sequentially 6 years ago
Rob Winch bd6ff1f319 DelegatingServerAuthenticationSuccessHandler Executes Sequentially 6 years ago
Rob Winch 6db7b457b7 DelegatingServerLogoutHandler Executes Sequentially 6 years ago
Phil Clay 840d3aa986 Polish #7589 6 years ago
Ankur Pathak 4c5c4f6cce Reactive Implementation of AuthorizedClientServiceOAuth2AuthorizedClientManager 6 years ago
Joe Grandja 148b570a98 Remove redundant validation for redirect-uri 6 years ago
Joe Grandja 752d5f29aa Display general error message when WebFlux oauth2Login() fails 6 years ago
Joe Grandja e4aa3be4c5 WebFlux oauth2Login() redirects on failed authentication 6 years ago
Alexey Nesterov 0babe7d930 Correctly configure authorization requests repository for OAuth2 login 6 years ago
Joe Grandja b905cb8aaa Polish OAuth2AuthorizedClientArgumentResolver 6 years ago