Commit Graph

  • 924b9e95a1 Polish MethodSecurityEvaluationContext Eleftheria Stein 2020-01-03 20:08:52 -05:00
  • 150b66824d Make MethodSecurityEvaluationContext Delegate to MethodBasedEvaluationContext Daniel Bustamante Ospina 2018-12-06 17:00:23 -05:00
  • 96d82ecbf2 Fix docs that cause unchecked assignment and NPE Rafael Renan Pacheco 2020-01-02 13:29:05 -03:00
  • 8b8267e1fe Fix typo in LDAP Javadoc Eleftheria Stein 2020-01-02 10:58:44 -05:00
  • 5fde3044f7 Resolve JavaType only once for whitelisted class Matthias Stock 2019-12-18 22:40:43 +01:00
  • 9d26f12e86 Add an example of Base64 encoding that failed with java.util.Base64 Filip Hanik 2019-12-19 10:05:10 -08:00
  • 22c222005b Add custom release notes configuration file Eleftheria Stein 2019-12-31 14:18:33 -05:00
  • b4619f31ee Fix return type BELHAKEL Ammar 2019-12-23 23:55:32 +01:00
  • f109388211 Use lambda DSL in all samples in documentation Eleftheria Stein 2019-12-30 17:49:35 +01:00
  • 0295b51e78 Fix var typo and code readability Rafael Renan Pacheco 2019-12-26 16:44:03 -03:00
  • 2c7f2c2117 Fix Javadoc error in oauth2ResourceServer Eleftheria Stein 2019-12-27 14:24:46 +01:00
  • e1fdb24b5d Add opaqueToken MockMvc Test Support Josh Cummings 2019-12-09 17:19:52 -07:00
  • 2015f392ef Set secure when cancelling remember-me cookie Onur Kağan Özcan 2019-12-20 18:04:31 +03:00
  • 40d4dce329 Polish Documentation Josh Cummings 2019-12-18 10:53:59 -07:00
  • c745889ae7 Update to nimbus-jose-jwt:8.3 Josh Cummings 2019-12-18 10:23:51 -07:00
  • b754a3d635 Use the custom ServerRequestCache that the user configures Filip Hanik 2019-12-12 11:54:46 -08:00
  • f18d0fd1a7 Test details using isEqualTo Tao Sun 2019-12-16 09:27:07 +08:00
  • 6b0981549b Add test for details deserialization Tao Sun 2019-12-14 11:39:25 +08:00
  • 156fc294bf Deserialize details field in UsernamePasswordAuthenticationToken Tao Sun 2019-11-20 14:55:18 +08:00
  • af415948b1 Allow configuration of AuthenticationManagerResolver in saml2Login() Filip Hanik 2019-12-02 03:24:28 -08:00
  • b7eebabce6 Ensure that both matchers carry the same pattern. Filip Hanik 2019-12-02 03:26:17 -08:00
  • 9aa333ca4d Use the custom ServerRequestCache that the user configures Filip Hanik 2019-12-12 11:54:46 -08:00
  • 65f5c29316 Check hashes of byte array passwords Fixes gh-7661 Rafael Garcia 2019-12-13 12:46:43 +00:00
  • 0d24e2b8cf Fix WebFlux logout disabling Eleftheria Stein 2019-11-28 14:40:25 +01:00
  • b00999deed Docs ServerRSocketFactoryCustomizer->ServerRSocketFactoryProcessor Rob Winch 2019-12-11 08:56:40 -06:00
  • 83d796cf1a Docs ServerRSocketFactoryCustomizer->ServerRSocketFactoryProcessor Rob Winch 2019-12-11 08:56:40 -06:00
  • 8da27b5f41 CompositeServerHttpHeadersWriter Executes Sequentially Rob Winch 2019-12-12 12:20:09 -06:00
  • 59ca2ddf65 Polish SAML2 principal classes Eleftheria Stein 2019-12-12 20:22:58 +01:00
  • 0782228914 fix: make Saml2Authentication serializable Clement Stoquart 2019-11-28 15:45:37 +01:00
  • da3f18017d Polish SAML2 principal classes Eleftheria Stein 2019-12-12 20:22:58 +01:00
  • 0f8927b500 CompositeServerHttpHeadersWriter Executes Sequentially Rob Winch 2019-12-12 12:20:09 -06:00
  • 29eb8b9177 CompositeServerHttpHeadersWriter Executes Sequentially Rob Winch 2019-12-12 11:23:39 -06:00
  • a8331ba7ed CompositeServerHttpHeadersWriter Executes Sequentially Rob Winch 2019-12-12 11:23:39 -06:00
  • 31b999e9b4 fix: make Saml2Authentication serializable Clement Stoquart 2019-11-28 15:45:37 +01:00
  • 1136660518 DelegatingServerAuthenticationSuccessHandler Executes Sequentially Rob Winch 2019-12-12 09:31:43 -06:00
  • 02f161aba7 Use OidcIdToken.Builder Josh Cummings 2019-12-09 17:19:25 -07:00
  • 64e063d948 switches web authentication principal resolver to use reactive context David Herberth 2019-11-29 16:04:18 +01:00
  • bd6ff1f319 DelegatingServerAuthenticationSuccessHandler Executes Sequentially Rob Winch 2019-12-12 08:32:25 -06:00
  • 8e53c3f269 DelegatingServerAuthenticationSuccessHandler Executes Sequentially Rob Winch 2019-12-12 08:32:25 -06:00
  • c395da3e04 DelegatingServerLogoutHandler Executes Sequentially Rob Winch 2019-12-11 15:39:27 -06:00
  • c71e84bdac Replace test vectors with list of objects Rafael Garcia 2019-12-02 16:28:45 +00:00
  • 6db7b457b7 DelegatingServerLogoutHandler Executes Sequentially Rob Winch 2019-12-11 15:39:27 -06:00
  • 73babc3314 DelegatingServerLogoutHandler Executes Sequentially Rob Winch 2019-12-11 15:39:27 -06:00
  • 840d3aa986 Polish #7589 Phil Clay 2019-12-05 13:14:06 -08:00
  • 4c5c4f6cce Reactive Implementation of AuthorizedClientServiceOAuth2AuthorizedClientManager Ankur Pathak 2019-10-31 19:21:39 +05:30
  • cffad1be02 Polish #7589 Phil Clay 2019-12-05 13:14:06 -08:00
  • c29309d744 Reactive Implementation of AuthorizedClientServiceOAuth2AuthorizedClientManager Ankur Pathak 2019-10-31 19:21:39 +05:30
  • 0c47bfb1e3 Remove empty relay state from redirect url Clement Stoquart 2019-11-26 09:20:27 +01:00
  • 798c48eee3 Remove redundant validation for redirect-uri Joe Grandja 2019-12-06 11:16:10 -05:00
  • 148b570a98 Remove redundant validation for redirect-uri Joe Grandja 2019-12-06 11:16:10 -05:00
  • 24500fa3ca Remove redundant validation for redirect-uri Joe Grandja 2019-12-06 11:16:10 -05:00
  • 9c991a5430 Start Servlet Authentication Cleanup Rob Winch 2019-12-06 10:39:55 -06:00
  • b7f1bdae64 Display general error message when WebFlux oauth2Login() fails Joe Grandja 2019-12-05 16:54:31 -05:00
  • 459e8f1a11 WebFlux oauth2Login() redirects on failed authentication Joe Grandja 2019-12-05 20:42:23 -05:00
  • 752d5f29aa Display general error message when WebFlux oauth2Login() fails Joe Grandja 2019-12-05 16:54:31 -05:00
  • e4aa3be4c5 WebFlux oauth2Login() redirects on failed authentication Joe Grandja 2019-12-05 16:50:43 -05:00
  • 4d9cee116c Display general error message when WebFlux oauth2Login() fails Joe Grandja 2019-12-05 16:54:31 -05:00
  • c40a17b4d1 WebFlux oauth2Login() redirects on failed authentication Joe Grandja 2019-12-05 16:50:43 -05:00
  • d102cae243 oidcLogin MockMvc Documentation Josh Cummings 2019-12-02 22:29:20 -07:00
  • 8c32d5fe48 Add oidcLogin WebFlux Test Support Josh Cummings 2019-12-02 22:25:38 -07:00
  • bb8706977d Polish DefaultOAuth2AuthorizedClientManager Josh Cummings 2019-12-02 16:05:00 -07:00
  • 55f1c695e1 Include security configuration context in test sample Eleftheria Stein 2019-12-02 10:13:24 +01:00
  • 0babe7d930 Correctly configure authorization requests repository for OAuth2 login Alexey Nesterov 2019-11-26 10:14:25 +00:00
  • d8d59e97ac Correctly configure authorization requests repository for OAuth2 login Alexey Nesterov 2019-11-26 10:14:25 +00:00
  • 450a20add4 When expired retrieve new Client Credentials token. Warren Bailey 2018-11-16 16:39:29 +00:00
  • b905cb8aaa Polish OAuth2AuthorizedClientArgumentResolver Joe Grandja 2019-11-27 12:37:47 -05:00
  • 19c2209a12 ServerOAuth2AuthorizedClientExchangeFilterFunction works with UnAuthenticatedServerOAuth2AuthorizedClientRepository Joe Grandja 2019-11-27 16:10:48 -05:00
  • 18f48e4a16 DefaultReactiveOAuth2AuthorizedClientManager requires non-null serverWebExchange Joe Grandja 2019-11-27 12:11:14 -05:00
  • 65513f2e3b Polish OAuth2AuthorizedClientArgumentResolver Joe Grandja 2019-11-27 12:37:47 -05:00
  • 80f256e425 ServerOAuth2AuthorizedClientExchangeFilterFunction works with UnAuthenticatedServerOAuth2AuthorizedClientRepository Joe Grandja 2019-11-27 16:10:48 -05:00
  • 07b8aa0b1f DefaultReactiveOAuth2AuthorizedClientManager requires non-null serverWebExchange Joe Grandja 2019-11-27 12:11:14 -05:00
  • b7cb93f671 Fix WebFlux logout disabling Eleftheria Stein 2019-11-28 14:40:25 +01:00
  • c38e57fa42 Fix class and variable names Ruslan Stelmachenko 2019-11-21 22:52:55 +02:00
  • 8ebc7ca0ea Fix InitializeAuthenticationProviderBeanManagerConfigurer Javadoc Ruslan Stelmachenko 2019-11-21 21:23:14 +02:00
  • af01fdce7e Fix security.tld Rob Winch 2019-11-27 10:20:00 -06:00
  • 17449cbf60 Fix next development version Rob Winch 2019-11-27 08:16:23 -06:00
  • a7871cfce4 Next Development Version Rob Winch 2019-11-27 08:06:16 -06:00
  • e5932131a9 Next Development Version Rob Winch 2019-11-27 08:05:44 -06:00
  • 796859333f Log full failed authentication exception in BasicAuthenticationFilter Filip Hrisafov 2019-11-27 14:56:24 +01:00
  • 56f5242595 Fix minor typo. David Eisner 2019-11-20 10:36:09 -05:00
  • b35e18ff31 Add oidcLogin MockMvc Test Support Josh Cummings 2019-11-04 15:17:03 -07:00
  • 6ff71d8113 Add OidcUserInfo.Builder Josh Cummings 2019-11-04 10:21:10 -07:00
  • c76775159c Add OidcIdToken.Builder Josh Cummings 2019-11-04 10:19:38 -07:00
  • 4954a229d6 Polish oauth2Login Sample Test Josh Cummings 2019-11-26 12:24:58 -07:00
  • 42ab6736e1 typo fix: consecutive-word duplications (#7673) ryenus 2019-11-27 01:35:28 +08:00
  • af47e730a0 Only Hello Spring Security Boot Rob Winch 2019-11-26 08:38:08 -06:00
  • c5b36664ce Polish PrincipalSid Eleftheria Stein 2019-11-22 09:37:32 +01:00
  • ea148d5fee Avoid toString in favor of getName for extract sid 杨博 (Yang Bo) 2019-01-07 10:42:04 +08:00
  • b3d177fc7e Extract HTTPS Documentation Rob Winch 2019-11-25 15:49:51 -06:00
  • 7cbd1665a6 Isolate Jwt Test Support Josh Cummings 2019-11-22 12:38:01 -07:00
  • 8a95e5798d Update @MessageMapping to match input/output cardinality Eleftheria Stein 2019-11-22 16:26:12 +01:00
  • cd0bec48de Fix typo in log message. Pim Moerenhout 2019-11-19 22:50:38 +01:00
  • 0d35194b47 Add sessionFixation Javadoc Paul Pazderski 2017-12-04 12:22:25 +01:00
  • 22ae3eb765 Polish Error-handling Tests Josh Cummings 2019-11-14 16:13:39 -07:00
  • ca8877c8c5 Updates javadoc for InitializeUserDetailsBeanManagerConfigurer Adrian Pena 2019-11-12 22:37:55 -05:00
  • bc2aedac69 Update to nimbus-jose-jwt 7.8.1 Josh Cummings 2019-11-11 12:56:29 -07:00
  • 58ca81d500 Make jwks_uri optional for RFC 8414 and Required for OpenID Connect Rafiullah Hamedy 2019-10-30 00:09:12 -04:00
  • e1fad001d9 Extract HTTP Response Headers Documentation Rob Winch 2019-11-07 10:55:27 -06:00
  • 1188a3bb5f Polish RememberMeConfigurer Eleftheria Stein 2019-11-07 15:26:59 +01:00
  • b13f750646 Retrieve remember-me key from service as fallback 邓超 2019-11-07 20:55:39 +08:00