Commit Graph

  • 34c8d66017 Update to hibernate-validator:6.0.12.Final Rob Winch 2018-08-17 15:44:19 -05:00
  • 1f2e0d1667 Update to hibernate-entitymanager:5.3.5.Final Rob Winch 2018-08-17 15:44:01 -05:00
  • 46f71cc232 Update to assertj 3.11.0 Rob Winch 2018-08-17 15:43:40 -05:00
  • 75bc2967a1 Update to HtmlUnit 2.32 Rob Winch 2018-08-17 15:43:18 -05:00
  • c453135178 Update to unboundid-ldapsdk:4.0.7 Rob Winch 2018-08-17 15:42:58 -05:00
  • fc19cd750f Update to oauth2-oidc-sdk:5.64.3 Rob Winch 2018-08-17 15:42:45 -05:00
  • 1c270bbf98 Update to nimbus-jose-jwt:6.0 Rob Winch 2018-08-17 15:42:30 -05:00
  • 85efba7aa3 Update to Spring 5.1.0.RC2 Rob Winch 2018-08-17 15:42:11 -05:00
  • 5a94ff2157 Update to Reactor Californium-M2 Rob Winch 2018-08-17 13:10:37 -05:00
  • 2c27e18eb3 GlobalMethodSecurityConfiguration uses BeanFactoryAware Rob Winch 2018-08-17 15:17:38 -05:00
  • 2e620a26de Auto-configure JwtDecoder via OpenId Configuration Josh Cummings 2018-07-31 13:13:23 -06:00
  • ff8163f4c7 Run rnc generation after Feature-Policy Support Rob Winch 2018-08-17 11:19:09 -05:00
  • d610f31425 Jwt -> Authentication Conversion Josh Cummings 2018-08-02 17:48:34 -06:00
  • 938dbbf424 Add OAuth2AuthorizationRequestResolver.resolve(HttpServletRequest,String) Rob Winch 2018-08-16 20:41:13 -05:00
  • 06df562d61 Polish JwtValidators Rob Winch 2018-08-16 11:55:22 -05:00
  • 7c524aa0c8 Jwt Claim Validation Josh Cummings 2018-07-24 11:47:30 -06:00
  • c6ea447cc0 Add support for Feature-Policy security header Vedran Pavic 2018-08-15 22:05:10 +02:00
  • 9c478257d4 Fix the broken link in the WebSocket documentation fdesu 2018-08-16 14:00:10 +02:00
  • a4bd0d3923 OIDC Provider Configuration - ClientRegistrations Josh Cummings 2018-08-14 13:13:19 -06:00
  • cbdc7ee4b3 Relax validation on ClientRegistration Joe Grandja 2018-08-14 14:05:45 -04:00
  • 010d99a7d0 Make ClientRegistration.clientSecret optional Joe Grandja 2018-08-14 13:32:51 -04:00
  • 8a0c6868cd Add additional parameters to OAuth2UserRequest Joe Grandja 2018-08-13 07:51:06 -04:00
  • 950a314c9f RememberMeConfigTests groovy->java Josh Cummings 2018-07-23 14:59:25 -06:00
  • 68878a1675 Replace isEqualTo(null) with isNull() Johnny Lim 2018-08-07 01:26:57 +09:00
  • 4de3d0b860 Create AuthorizationEndpointConfig.configure Rob Winch 2018-08-08 14:55:21 -05:00
  • 52622bc6dd Move OAuth2ClientConfigurer.configure to AuthorizationCodeGrantConfigurer Rob Winch 2018-08-08 14:29:35 -05:00
  • 16fe1c5b52 Expose RestOperations in NimbusJwtDecoderJwkSupport Joe Grandja 2018-08-08 13:20:45 -04:00
  • 11984039c2 Add OidcUserService.setOauth2UserService() Joe Grandja 2018-08-08 09:32:09 -04:00
  • 952743269d Add support for client_credentials grant Joe Grandja 2018-07-17 23:11:59 -04:00
  • 14a7387190 Made JwtConfigurer fluent Daniel Meier 2018-08-07 15:41:56 +02:00
  • 973af94b42 Fix typo Johnny Lim 2018-08-08 10:00:24 +09:00
  • 6a2dd78f88 Regenerate spring-security-5.1.xsd Rob Winch 2018-08-03 10:54:56 -05:00
  • fe5c6d6621 Fix typo Johnny Lim 2018-08-03 01:14:36 +09:00
  • 5888a3f6b7 Fix typo Johnny Lim 2018-08-03 01:14:36 +09:00
  • e945f3bf82 Fix typo Johnny Lim 2018-08-03 01:14:36 +09:00
  • 87a5c16b53 Add @Configuration to ServerHttpSecurityConfiguration Rob Winch 2018-08-03 09:37:03 -05:00
  • 4e8f2a3ee4 Add @Configuration to ServerHttpSecurityConfiguration Rob Winch 2018-08-03 09:37:03 -05:00
  • 3d1185df3b Add @Deprecation on removeAuthorizationRequest() (#5634) Johnny Lim 2018-08-03 22:37:48 +09:00
  • 1a65abd781 Add defaultOAuth2AuthorizedClient flag Rob Winch 2018-07-31 14:44:40 -05:00
  • cecbc2175b Add CORS WebFlux Support Rob Winch 2018-07-31 11:37:20 -05:00
  • fe17c71775 Mention spring-security-data dependency for Spring Data in doc Johnny Lim 2018-07-31 23:49:29 +09:00
  • c642de537a BasicAuthenticationFilter case insenstive Rob Winch 2018-07-31 09:00:34 -05:00
  • 4b407189c2 ServerHttpBasicAuthenticationConverter Validates Scheme Name Rob Winch 2018-07-31 09:05:04 -05:00
  • 96c944c4fc BasicAuthenticationFilter case insenstive Rob Winch 2018-07-31 09:00:34 -05:00
  • 0c26d1b98a ServerHttpBasicAuthenticationConverter Validates Scheme Name Rob Winch 2018-07-31 09:05:04 -05:00
  • e3d4d66917 BasicAuthenticationFilter case insenstive Rob Winch 2018-07-31 09:00:34 -05:00
  • 2cd2bab818 Use HttpHeaders.setBasicAuth Rob Winch 2018-07-30 15:15:30 -05:00
  • afa2d9cbc7 Remove ExchangeFilterFunctions Rob Winch 2018-07-30 14:45:14 -05:00
  • 262c1a77c6 Remove SecurityHeaders Rob Winch 2018-07-30 14:28:41 -05:00
  • c26d7dc859 Update to Spring Boot 2.1.0.M1 Rob Winch 2018-07-30 14:27:18 -05:00
  • 1bbae835a4 ClaimAccessor.getClaimAsString() checks null claim value Joe Grandja 2018-07-30 15:31:41 -04:00
  • b5abb99908 ClaimAccessor.getClaimAsString() checks null claim value Joe Grandja 2018-07-30 15:31:41 -04:00
  • e243f93eed Default to server_error when OAuth2Error.errorCode is null Joe Grandja 2018-07-30 12:38:36 -04:00
  • aea861e2f9 Fix Imports Rob Winch 2018-07-30 12:15:53 -05:00
  • 6d0369647b Add OAuth2LoginSpec.and() Rob Winch 2018-07-30 12:07:51 -05:00
  • a01dc3a5f6 WebFlux Handles Undefined State Parameter Rob Winch 2018-07-30 12:02:42 -05:00
  • dd1fa7f709 Add Sample Rob Winch 2018-07-06 16:10:47 -05:00
  • e215d2733f Add OAuth2Spec Rob Winch 2018-07-06 16:10:20 -05:00
  • 2056b3440f Add ServerBearerTokenAuthenticationConverter Rob Winch 2018-07-06 13:56:19 -05:00
  • 4f417f01a7 BearerTokenServerAuthenticationEntryPoint Rob Winch 2018-07-06 10:25:55 -05:00
  • da73242d60 Add JwtReactiveAuthenticationManager Rob Winch 2018-07-06 10:05:41 -05:00
  • b8308c9ae0 Extract JwtConverter Rob Winch 2018-07-05 16:33:16 -05:00
  • e6bd5357df Next Development Version Rob Winch 2018-07-26 20:11:17 -05:00
  • b5ae0c86d0 Release 5.1.0.M2 Rob Winch 2018-07-26 15:21:11 -05:00
  • a699cccda1 Disable Snapshot for release Rob Winch 2018-07-26 19:37:40 -05:00
  • de640a10d6 Next Development Version Josh Cummings 2018-07-26 16:02:51 -06:00
  • 85c8d53b36 Release 5.0.7.RELEASE Josh Cummings 2018-07-26 14:46:31 -06:00
  • 2d6bcf2cc3 Update to Spring Data Kay SR8 Josh Cummings 2018-07-26 14:43:54 -06:00
  • 18b98fc607 Update to Spring Framework 5.0.8 Josh Cummings 2018-07-26 14:42:39 -06:00
  • 1c308ecb44 Next Development Version Rob Winch 2018-07-26 15:22:02 -05:00
  • ff06fcb1ab Release 5.1.0.M2 Rob Winch 2018-07-26 15:21:11 -05:00
  • f3c9cce56d Rename to WebClientAuthorizationCodeTokenResponseClient Rob Winch 2018-07-26 15:11:54 -05:00
  • 1c8a931e33 Rename to OidcAuthorizationCodeReactiveAuthenticationManager Rob Winch 2018-07-26 15:10:33 -05:00
  • 5f20bb3d50 Update to Spring Data Lovelace RC1 Rob Winch 2018-07-26 14:55:53 -05:00
  • 44578e5539 Update to Spring Framework 5.1.0.RC1 Rob Winch 2018-07-26 14:55:27 -05:00
  • 1f3fe624c8 Update to Reactor Californium M1 Rob Winch 2018-07-26 14:55:09 -05:00
  • 483e25f821 HttpSessionRequestCache Allow Any SavedRequest Rob Winch 2018-07-26 12:50:00 -05:00
  • 7b2b1a877d Default RequestCache as @Bean Rob Winch 2018-07-26 14:09:22 -05:00
  • 8ce244f5d2 Simplify Configuring RequestCache Rob Winch 2018-07-26 12:46:13 -05:00
  • 6012bfdc6e Rename FormLoginConfigurerTests to FormLoginConfigurerSpec Rob Winch 2018-07-25 21:15:10 -07:00
  • fa0565109b Add SimpleSavedRequest Rob Winch 2018-07-25 21:07:55 -07:00
  • 2c1c2c78c3 Add HttpServletResponse param to removeAuthorizationRequest Joe Grandja 2018-07-24 09:43:26 -04:00
  • 887db71333 Fix typo (#5580) Johnny Lim 2018-07-26 23:04:21 +09:00
  • 3d4e5836f2 Update to selenium-support:3.13.0 Joe Grandja 2018-07-24 16:52:19 -04:00
  • 82c9931377 Update to selenium-java:3.13.0 Joe Grandja 2018-07-24 16:50:57 -04:00
  • c3acdb36a6 Update to hibernate-validator:6.0.11.Final Joe Grandja 2018-07-24 16:48:36 -04:00
  • 21302b7e39 Update to hibernate-entitymanager:5.3.3.Final Joe Grandja 2018-07-24 16:46:33 -04:00
  • c502f668da Update to bcpkix-jdk15on:1.60 Joe Grandja 2018-07-24 16:38:49 -04:00
  • 1468fee3d5 Update to org.apache.httpcomponents:httpclient:4.5.6 Joe Grandja 2018-07-24 16:37:14 -04:00
  • c111f5902f Update to ehcache:2.10.5 Joe Grandja 2018-07-24 16:32:08 -04:00
  • 67ee011866 Update to javax.servlet.jsp.jstl-api:1.2.2 Joe Grandja 2018-07-24 16:29:22 -04:00
  • 7bf8091e22 Update to hibernate-validator:6.0.11.Final Joe Grandja 2018-07-24 16:48:36 -04:00
  • d19d03dea8 Update to bcpkix-jdk15on:1.60 Joe Grandja 2018-07-24 16:38:49 -04:00
  • 35df3ff89b Update to org.apache.httpcomponents:httpclient:4.5.6 Joe Grandja 2018-07-24 16:37:14 -04:00
  • 5f75e137d8 Update to ehcache:2.10.5 Joe Grandja 2018-07-24 16:32:08 -04:00
  • b988f656c6 Update to javax.servlet.jsp.jstl-api:1.2.2 Joe Grandja 2018-07-24 16:29:22 -04:00
  • 06fff9441e Update to oauth2-oidc-sdk:5.64.2 Joe Grandja 2018-07-24 16:23:22 -04:00
  • edb354a2a9 Update to nimbus-jose-jwt:5.14 Joe Grandja 2018-07-24 16:21:12 -04:00
  • 1ce0cf44a8 Update to cglib-nodep:3.2.7 Joe Grandja 2018-07-24 16:16:52 -04:00
  • 45a2607cd0 Update to oauth2-oidc-sdk:5.64.2 Joe Grandja 2018-07-24 16:23:22 -04:00