Commit Graph

  • 9f6af4f3b8 Remove address and phone from default scope for Google Kazuki Shimizu 2017-12-03 13:28:01 +09:00
  • bd5d0bc6fd Change default scope to 'read:user' for GitHub Kazuki Shimizu 2017-12-02 23:29:46 +09:00
  • 0c708976c6 Update oauth2Login sample to use master Joe Grandja 2017-12-12 15:31:00 -05:00
  • 4814267ef1 Update to Spring Boot 2.0.0.M7 Joe Grandja 2017-12-12 15:18:46 -05:00
  • 8db41665a9 --stacktrace for Sonar Rob Winch 2017-12-12 11:41:21 -06:00
  • e19fdb6cc1 Remove AuthenticatedPrincipal from UserDetails Joe Grandja 2017-11-30 10:30:41 -05:00
  • 50d1a81458 AbstractAuthenticationToken.getName() uses UserDetails.getUsername() Joe Grandja 2017-11-30 09:17:42 -05:00
  • ab6df7d154 Format security ilters enums for readability Filip Hanik 2017-11-28 11:12:17 -08:00
  • f7b18fc398 Next Developement Version 5.0.0.1.BUILD-SNAPSHOT Rob Winch 2017-11-27 14:26:47 -06:00
  • 62e7762e8f Release 5.0.0.RELEASE Rob Winch 2017-11-27 13:16:02 -06:00
  • 67031a277d Use spring-build-conventions:0.0.8.RELEASE Rob Winch 2017-11-27 13:25:46 -06:00
  • 3f1b09c248 Update javadoc for HttpSecurity.oauth2Login() Joe Grandja 2017-11-27 13:16:20 -05:00
  • ae664c33b1 Polish Rob Winch 2017-11-27 12:12:59 -06:00
  • e5b41f30ea Fix DelegatingPasswordEncoderTests Rob Winch 2017-11-27 12:01:31 -06:00
  • e66bcca1fe Update to Spring Data Kay SR2 Rob Winch 2017-11-27 11:57:47 -06:00
  • ee1745b681 Update to Spring Framework 5.0.2.RELEASE Rob Winch 2017-11-27 11:57:03 -06:00
  • 00e8795adc Update What's New Rob Winch 2017-11-27 11:50:37 -06:00
  • cd1a02225b Document PasswordEncoder Rob Winch 2017-11-21 12:48:03 -06:00
  • 691bf2e11d PasswordEncoder Bean for AuthenticationManagerBuilder Rob Winch 2017-11-27 10:57:28 -06:00
  • 9afee9e4e2 PasswordEncoder as Bean default for XML Rob Winch 2017-11-21 15:31:14 -06:00
  • f558b5016c DelegatingPasswordEncoder handles null encodedPassword Rob Winch 2017-11-27 10:51:30 -06:00
  • e377dcf81b Make SessionManagementConfigTests deterministic Rob Winch 2017-11-21 16:55:05 -06:00
  • 5cf2883afc AuthenticationManagerBeanDefinitionParserTests uses SpringTestContext Rob Winch 2017-11-21 15:08:36 -06:00
  • 4d8f11a5a9 SpringTestContext improvements Rob Winch 2017-11-21 15:07:40 -06:00
  • 690e22778a Polish Docs Rob Winch 2017-11-27 11:42:20 -06:00
  • 86824030f2 Update oauth2Login sample guide Joe Grandja 2017-11-22 13:20:08 -05:00
  • 4f85f3a12f Polish - Editing pass for OAuth 2.0 Login ref doc Joe Grandja 2017-11-21 21:01:42 -05:00
  • 3eb66f37e0 Editing pass for OAuth 2.0 Login ref doc Jay Bryant 2017-11-17 15:47:28 -06:00
  • 70be0f3619 Mono<CsrfToken> saveToken->Mono<Void> Rob Winch 2017-11-20 16:25:33 -06:00
  • d55db837e1 CsrfWebFilter places Mono<CsrfToken> Rob Winch 2017-11-20 14:16:49 -06:00
  • edccafca84 Create OAuth2AuthorizationResponse lazily Johnny Lim 2017-11-18 00:06:06 +09:00
  • c04b3b4114 Exclude well-known ports in expanded redirect-uri Joe Grandja 2017-11-18 10:41:02 -05:00
  • 84bb8508ba Use deployArtifacts finalizeDeployArtifacts Rob Winch 2017-11-17 20:49:01 -06:00
  • e20919c58b spring-build-conventions:0.0.6.RELEASE Rob Winch 2017-11-17 20:48:45 -06:00
  • 94a8d9b116 Add OAuth 2.0 Login in reference doc Joe Grandja 2017-11-16 21:52:32 -05:00
  • 701933c7f7 Fix copyright start years Johnny Lim 2017-11-17 23:39:52 +09:00
  • 5f518d00e5 Apply Checkstyle EmptyStatementCheck module Johnny Lim 2017-11-17 03:37:00 +09:00
  • be397b8b33 WebSessionServerSecurityContextRepository Polish Rob Winch 2017-11-16 13:23:38 -06:00
  • 8d30d6110b WebSessionSecurityContextRepository custom session attribute name Rob Winch 2017-11-16 13:20:21 -06:00
  • b7529be3d0 WebSessionSecurityContextRepository changes session id Rob Winch 2017-11-16 13:08:54 -06:00
  • b19e14330f WebSessionServerCsrfTokenRepository session fixation protection Rob Winch 2017-11-16 11:22:33 -06:00
  • 75a7c5268a ServerRequestCache.removeMatchingRequest Rob Winch 2017-11-16 11:22:17 -06:00
  • 563139c469 Fix keys in messages bundle Oleg Zhuravlev 2017-05-25 11:37:46 +07:00
  • fffd781b03 Add localization to error messages from ExceptionTranslationFilter Benedikt Ritter 2017-08-21 09:41:00 +02:00
  • 9e22190198 Remove duplicate eruby option in asciidoctor task Johnny Lim 2017-11-15 09:03:51 +09:00
  • b6895e6359 Apply Checkstyle WhitespaceAfterCheck module Johnny Lim 2017-11-16 06:19:44 +09:00
  • 523332d51f Update to Reactor Bismuth-SR4 Rob Winch 2017-11-16 10:52:49 -06:00
  • e17272c633 Polish Rob Winch 2017-11-16 10:33:59 -06:00
  • cf3cba8f5f Ensure Chrome Still SC_MOVED_TEMPORARILY Rob Winch 2017-11-16 10:33:51 -06:00
  • 3e7e80a836 Accept */* triggers 401 by Default Rob Winch 2017-11-16 09:58:29 -06:00
  • 64ad08e96d ServerRedirectCache.getRequest->getRedirectUri Rob Winch 2017-11-15 13:21:25 -06:00
  • 4039cd285e oauth2Login sample depends on security RC1 Joe Grandja 2017-11-15 14:51:25 -05:00
  • dd33f0a7de ClientRegistration.redirectUri -> redirectUriTemplate Joe Grandja 2017-11-15 14:38:16 -05:00
  • e098c3707e Update default redirect-uri to use 'baseUrl' template variable Joe Grandja 2017-11-15 14:18:23 -05:00
  • 1d9b0760d5 ServerRequestCache uses URI Rob Winch 2017-11-15 11:30:33 -06:00
  • 0b1618d8b4 Fix RequestCache Rob Winch 2017-11-15 10:53:38 -06:00
  • a6733fae50 Polish Rob Winch 2017-11-15 10:09:37 -06:00
  • 942b51dba7 Reactive Basic does not create session by default Rob Winch 2017-11-15 09:59:51 -06:00
  • 5f79fdd3eb requiresLogoutMatcher naming polish Rob Winch 2017-11-14 16:23:54 -06:00
  • c1f94156f9 serverWebExchange->exchange Rob Winch 2017-11-14 16:22:20 -06:00
  • 11f6e0477c serverLogoutSuccessHandler->logoutSuccessHandler Rob Winch 2017-11-14 15:32:25 -06:00
  • bf570854b8 serverLogoutHandler->logoutHandler Rob Winch 2017-11-14 15:31:21 -06:00
  • 1c977ca15f serverRedirectStrategy->redirectStrategy Rob Winch 2017-11-14 15:24:16 -06:00
  • 2cbdb4ba02 serverCsrfTokenRepository->csrfTokenRepository Rob Winch 2017-11-14 15:19:53 -06:00
  • 3bfda6cff7 serverAccessDeniedHandler->accessDeniedHandler Rob Winch 2017-11-14 15:18:26 -06:00
  • 9e82fc0b83 serverAuthenticationEntryPoint->authenticationEntryPoint Rob Winch 2017-11-14 15:12:19 -06:00
  • 9cf0dc6b38 serverWebExchange->webExchange Rob Winch 2017-11-14 15:11:11 -06:00
  • 520e0a5a68 serverAuthenticationSuccessHandler->authenticationSuccessHandler Rob Winch 2017-11-14 15:05:06 -06:00
  • 5c83f92ddc serverAuthenticationFailureHandler->authenticationFailureHandler Rob Winch 2017-11-14 14:58:22 -06:00
  • 692233e431 ServerSecurityContextRepository members to securityContextRepository Rob Winch 2017-11-13 16:08:05 -06:00
  • 9956de8f29 LogoutBuilder->LogoutSpec Rob Winch 2017-11-13 16:00:10 -06:00
  • 7619556066 FormLoginBuilder->FormLoginSpec Rob Winch 2017-11-13 15:59:37 -06:00
  • 83d4abb1c6 RequestCacheBuilder->RequestCacheSpec Rob Winch 2017-11-13 15:59:12 -06:00
  • eb7edf7092 HttpBasicBuilder->HttpBasicSpec Rob Winch 2017-11-13 15:58:41 -06:00
  • 01154614d1 ExceptionHandlingBuilder->ExceptionHandlingSpec Rob Winch 2017-11-13 15:57:57 -06:00
  • 903cbd7c35 CsrfBuilder->CsrfSpec Rob Winch 2017-11-13 15:57:11 -06:00
  • fd4726afaf HeadersBuilder-HeadersSpec Rob Winch 2017-11-13 15:53:28 -06:00
  • 53ddbfc0ab AuthorizedExchangeBuilder->AuthorizedExchangeSpec Rob Winch 2017-11-13 15:51:40 -06:00
  • d900f2a623 Remove unused imports Johnny Lim 2017-11-15 03:05:49 +09:00
  • 6d4b4bf2c7 Align Dependencies with Spring IO Cairo Rob Winch 2017-11-14 13:23:19 -06:00
  • 0d33864b5a Remove redundant 'provider' property from oauth2Login sample config Joe Grandja 2017-11-13 17:31:29 -05:00
  • 872a8f3189 Change constructor param order in oauth2 client filters Joe Grandja 2017-11-12 14:58:31 -05:00
  • 1b70efce2b Add ServerRequestCache Rob Winch 2017-11-08 16:47:49 -06:00
  • 1ea66378f5 ServerHttpSecurity uses RedirectServerAuthenticationFailureHandler Rob Winch 2017-11-08 16:14:45 -06:00
  • 8f6491b281 Add RedirectServerAuthenticationFailureHandler Rob Winch 2017-11-08 16:14:07 -06:00
  • 060d8689fe Make RedirectServer*Tests less specific Rob Winch 2017-11-08 16:07:59 -06:00
  • 3c7fb977fe WebTestClientHtmlUnitDriverBuilder uses WebTestClient for localhost Rob Winch 2017-11-08 13:46:08 -06:00
  • 426c034c01 OidcUserService uses custom userNameAttributeName Joe Grandja 2017-11-12 14:44:57 -05:00
  • 3661cb58d6 Polish oauth2Login sample integration test Joe Grandja 2017-11-12 12:59:58 -05:00
  • aa9e057ba8 Fix CNF exception if oauth2-jose dependency not included Joe Grandja 2017-11-12 12:27:18 -05:00
  • 6775d9fdd8 OAuth2AccessTokenResponse should account for expires_in <= 0 Joe Grandja 2017-11-12 11:28:56 -05:00
  • 1dac191b19 Remove custom security config from oauth2Login sample Joe Grandja 2017-11-11 20:54:04 -05:00
  • cd9e712117 Remove GlobalAuthenticationConfigurerAdapter from oauth2Login sample Joe Grandja 2017-11-11 20:46:39 -05:00
  • 9098d1a726 Update to Spring Boot 2.0.0.M6 Joe Grandja 2017-11-11 20:27:13 -05:00
  • 63e2db72ea Add tests to oauth2-jose Joe Grandja 2017-11-10 16:20:21 -05:00
  • 473ac0e37c Add tests to oauth2-client Joe Grandja 2017-11-07 12:14:03 -05:00
  • f2ccc53549 Add UserDetailsMapFactoryBean Rob Winch 2017-11-09 14:01:43 -06:00
  • 99df632f24 Add missing @Override annotations Johnny Lim 2017-11-01 22:28:29 +09:00
  • be0c6cde3d Update to Reactor-Bismuth-SNAPSHOT Rob Winch 2017-11-08 10:35:33 -06:00
  • f1245059ff Consistent Thymeleaf Version in Boot Samples Rob Winch 2017-11-08 09:04:50 -06:00