Commit Graph

  • bd4d814e4b Fix bug in oauth2Login sample Joe Grandja 2017-10-10 14:40:11 -04:00
  • da0a7afa38 Polish AuthorizationCodeAuthenticationFilter Joe Grandja 2017-10-10 14:39:47 -04:00
  • efa4bf409c Remove AuthorizationCodeRequestRedirectFilter. setAuthorizationRequestMatcher Joe Grandja 2017-10-10 05:59:25 -04:00
  • 6b16fa0d8c Polish OAuth Security Configurers Joe Grandja 2017-10-09 23:35:35 -04:00
  • 97c938e7f3 Extract authentication logic from AuthorizationCodeAuthenticationFilter Joe Grandja 2017-10-07 21:26:26 -04:00
  • d13c3a040c spring-build-conventions-0.0.5.RELEASE Rob Winch 2017-10-10 07:55:09 -05:00
  • fc84d31010 Fix Javadoc Encoding Rob Winch 2017-10-09 16:40:41 -05:00
  • 0e5a883eb3 Update to 5.0.0.BUILD-SNAPSHOT Rob Winch 2017-10-09 16:48:26 -05:00
  • b6fc109bde Release 5.0.0.M5 Rob Winch 2017-10-09 16:34:20 -05:00
  • dbba81f09f Update slf4j-nop to 1.7.25 Rob Winch 2017-10-09 15:44:19 -05:00
  • ce86937d5a Remove springIoTestRuntime mockito override Rob Winch 2017-10-09 15:39:45 -05:00
  • 23f56f568c Update MockitJunitRunner import Rob Winch 2017-10-09 13:20:49 -05:00
  • 445834784a Update to Mockito 2.10.0 Rob Winch 2017-10-09 13:19:21 -05:00
  • 74aa8bc803 Update hibernate-entitymanager-5.2.11.Final Rob Winch 2017-10-09 09:42:03 -05:00
  • e3ba395b78 Update to Bouncy Castle 1.58 Rob Winch 2017-10-09 09:39:04 -05:00
  • 9af9720631 Update to Thymeleaf 3.0.8.RELEASE Rob Winch 2017-10-09 09:38:04 -05:00
  • 60b5a18a49 Update thymeleaf-layout-dialect-2.2.2 Rob Winch 2017-10-09 16:05:51 -05:00
  • 76663edab5 Update to okhttp3 3.9.0 Rob Winch 2017-10-09 09:19:44 -05:00
  • 9bf80525d1 Update to aspectj 1.8.11 Rob Winch 2017-10-09 09:35:16 -05:00
  • 6f4df2394b Update to Nimbus 5.38 Rob Winch 2017-10-09 08:29:49 -05:00
  • 72bbb27bf8 Update appengine-gradle-plugin to 1.3.3 Rob Winch 2017-10-09 08:27:39 -05:00
  • 6a224f7158 Update GAE to 1.9.57 Rob Winch 2017-10-09 08:27:02 -05:00
  • 3f6272baa4 Update to Jackson 2.9.1 Rob Winch 2017-10-09 08:18:37 -05:00
  • 448ee08f28 Update to Boot 2.0.0.M4 Rob Winch 2017-10-09 08:17:21 -05:00
  • 96a4392e48 Polish artifactoryPublish Rob Winch 2017-10-06 22:02:29 -05:00
  • 5811624bbe Polish endpoint package Joe Grandja 2017-10-06 16:44:19 -04:00
  • ce142e50b6 Rename AuthorizationCodeAuthorizationResponseAttributes -> AuthorizationResponse Joe Grandja 2017-10-06 16:14:56 -04:00
  • 9833f0090d Update to remove extra Header Robby Pond 2017-09-19 19:37:35 -04:00
  • 370fc48afe Polish LogoutBuilder Rob Winch 2017-10-06 16:31:29 -05:00
  • 79e749790f Add Reactive LogoutBuilder shazin.sadakath@gmail.com 2017-10-05 22:04:30 +05:30
  • c77cc72cd3 Fix EnableWebFluxSecurityTests Rob Winch 2017-10-06 16:03:12 -05:00
  • 926ad45f21 Add default config for common OAuth2 Providers Joe Grandja 2017-10-06 09:58:58 -04:00
  • eca2b67137 ClientRegistration supports 'baseUrl' uri variable Joe Grandja 2017-10-05 20:35:51 -04:00
  • dec0bce100 Remove authorities -> AuthorizationGrantAuthenticationToken constructor Joe Grandja 2017-10-05 20:22:50 -04:00
  • 29d36e4d16 Remove OAuth2ClientTemplatePropertiesLoader Joe Grandja 2017-10-05 20:15:01 -04:00
  • 1b7e761be4 Remove SecurityTokenRepository from AuthorizationCodeAuthenticationProvider constructor Joe Grandja 2017-10-05 17:05:56 -04:00
  • eb320bfed4 AuthorizationCodeAuthenticationProcessingFilter -> AuthorizationCodeAuthenticationFilter Joe Grandja 2017-10-05 16:40:12 -04:00
  • 5c14e48b18 Add OAuth2UserAuthenticationProvider Joe Grandja 2017-10-05 15:00:35 -04:00
  • f8a9077d5a Generalize AuthorizationCodeAuthenticationProvider Joe Grandja 2017-10-04 17:32:02 -04:00
  • f184ada186 Update to Spring Data RELEASE Rob Winch 2017-10-03 10:35:18 -05:00
  • f2bbeba9d2 Update to spring-build-conventions-0.0.4.RELEASE Rob Winch 2017-10-03 08:44:56 -05:00
  • 0d516ca32c Rename scopes -> scope Joe Grandja 2017-10-02 15:50:16 -04:00
  • fb57111ecd redirect-uri property supports 'baseRedirectUrl' uri variable Joe Grandja 2017-10-02 15:29:03 -04:00
  • 66647070ab Default login page supports Iterable<ClientRegistration> Joe Grandja 2017-09-29 18:17:14 -04:00
  • 99f06ca58c HttpSecurity invokes configure(this) Rob Winch 2017-09-29 14:45:58 -05:00
  • b3bd5ba946 Add Reactive HttpSecurity.addWebFilterAt Rob Winch 2017-09-25 22:06:32 -05:00
  • 737c48de06 Polish Rob Winch 2017-09-25 20:37:43 -05:00
  • ad91adf9dc Retrieving the UserInfo is conditional Joe Grandja 2017-09-29 10:51:02 -04:00
  • f3828924ff Fix equals and hashCode alignment Rob Winch 2017-09-28 16:56:28 -05:00
  • 646b3e48b3 Avoid Exception Message in HTTP Response Rob Winch 2017-09-28 16:32:38 -05:00
  • 1c9b627267 Update to Spring Framework 5.0.0.RELEASE Rob Winch 2017-09-28 16:26:57 -05:00
  • c63eb11578 Update to Reactor Bismuth-RELEASE Rob Winch 2017-09-28 16:26:32 -05:00
  • b9258aa6ee Make AuthorizationRequestUriBuilder optional Joe Grandja 2017-09-28 16:43:11 -04:00
  • bfb77a7804 Remove unnecessary dependencies Joe Grandja 2017-09-28 15:42:12 -04:00
  • 9a8ddebc94 Use param matching for Authorization Response Joe Grandja 2017-09-26 15:24:08 -04:00
  • d191bcc8ac Remove ClientRegistrationRepository.findByClientId() Joe Grandja 2017-09-28 09:01:58 -04:00
  • 52f495a5ec Remove ProviderJwtDecoderRegistry Joe Grandja 2017-09-28 08:51:43 -04:00
  • 8448a54678 Remove ClientRegistrationRepository.getRegistrations() Joe Grandja 2017-09-28 06:08:56 -04:00
  • 3217582805 Introduce JwtDecoderRegistry Joe Grandja 2017-09-28 06:07:47 -04:00
  • b463f8e6b5 Remove httpSecurity.oauth2Login().userInfoEndpoint().userNameAttributeName() Joe Grandja 2017-09-27 15:39:39 -04:00
  • 814742fef6 Rename ClientRegistration.clientAlias -> registrationId Joe Grandja 2017-09-27 09:14:55 -04:00
  • 38be35677d Add userNameAttributeName to ClientRegistration Joe Grandja 2017-09-26 21:55:19 -04:00
  • 7fb3093617 Fix NPE InMemoryClientRegistrationRepository Joe Grandja 2017-09-26 14:08:01 -04:00
  • 0e9b2807bf Split up NimbusOAuth2UserService Joe Grandja 2017-09-26 11:19:00 -04:00
  • 71b1720cfe Use WebHttpHandlerBuilder in samples Rob Winch 2017-09-22 20:36:34 -05:00
  • 6d26b86792 Add UserDetailsRepositoryResourceFactoryBean.fromString Rob Winch 2017-09-22 20:11:15 -05:00
  • a4c2073bcd Add UserDetailsManagerResourceFactoryBean.fromString Rob Winch 2017-09-22 20:09:11 -05:00
  • bc99f8aff3 Add UserDetailsResourceFactoryBean.fromString Rob Winch 2017-09-22 20:08:19 -05:00
  • b59265c641 Add InMemoryUserDetailsManager(UserDetails... users) Rob Winch 2017-09-22 19:54:57 -05:00
  • 1321711824 Upgrade Nimbus dependencies Vedran Pavic 2017-09-15 23:02:43 +02:00
  • a06487c0f7 Move additionalParameters to TokenResponseAttributes Joe Grandja 2017-09-22 15:21:22 -04:00
  • 773820158f Exclude transitive aopalliance Rob Winch 2017-09-22 12:10:30 -05:00
  • 496ea3e321 Also update the dependency management section Stephan Schroevers 2017-09-19 07:42:32 +02:00
  • 9e719bc313 Drop the aopalliance:aopalliance dependency Stephan Schroevers 2017-07-01 17:03:31 +02:00
  • 192a177ddf Update to Gradle 4.2 Rob Winch 2017-09-22 10:00:49 -05:00
  • 680984c242 SecurityTokenRepository associates SecurityToken to ClientRegistration Joe Grandja 2017-09-22 09:51:00 -04:00
  • 8521ca8f94 Polish gh-4560 Joe Grandja 2017-09-21 15:32:04 -04:00
  • 7fb386669f InMemoryClientRegistrationRepository -> enforce unique ClientRegistration's Joe Grandja 2017-09-21 12:56:39 -04:00
  • 9b61eba41d Add identifier strategy for ClientRegistration Joe Grandja 2017-09-21 10:19:28 -04:00
  • baa3b6f258 Add utility for loading properties of client types Joe Grandja 2017-09-20 22:44:13 -04:00
  • 991a154703 Add OIDC Client and User Authentication Joe Grandja 2017-09-19 20:57:56 -04:00
  • c54c622124 Re-structure OAuth2AuthenticationToken Joe Grandja 2017-09-19 12:36:06 -04:00
  • 8854414101 Polish for Gradle 5.0 Rob Winch 2017-09-18 16:50:29 -05:00
  • 8a66d0c78d Polish PermissionEvaluator Autowired into Web Security Rob Winch 2017-09-18 16:51:35 -05:00
  • 3bf6bf10de Configure permissionEvaluator and roleHierarchy by default Craig Andrews 2016-11-01 16:35:01 -04:00
  • 3f58822d4d Fix MyCustomDsl Reference Rob Winch 2017-09-18 16:07:29 -05:00
  • 03f0d87e86 AspectJPlugin Defers until afterEvaluate Rob Winch 2017-09-18 14:26:12 -05:00
  • c46243594a Use appengine-gradle-plugin Rob Winch 2017-09-18 12:00:50 -05:00
  • 2213c5b696 Update GAE to 1.9.56 Rob Winch 2017-09-18 12:00:01 -05:00
  • 63bbc19deb Fix apache license link Rob Winch 2017-09-18 11:52:49 -05:00
  • e345dd106c Remove leading whitespaces Rob Winch 2017-09-18 11:52:31 -05:00
  • f8ee9944ff Copyright date range Rob Winch 2017-09-18 11:18:46 -05:00
  • 1f4082e754 Fix copyright lines Rob Winch 2017-09-18 11:11:25 -05:00
  • 01d4387f56 Fix empty lines in copyright Rob Winch 2017-09-18 10:53:04 -05:00
  • 3ecf3ea034 Fix double * in Copyright headers Rob Winch 2017-09-18 10:47:26 -05:00
  • 455e2bab90 Update to Gradle 4.1 Rob Winch 2017-09-18 10:19:59 -05:00
  • bf49650251 TestMono->PublisherProbe Rob Winch 2017-09-18 10:18:22 -05:00
  • 404a8e793e Add WithMockUser & mutateWith to WebFlux Samples Rob Winch 2017-09-18 10:18:11 -05:00
  • ae342dfcce Update to the lastest SNAPSHOTs Rob Winch 2017-09-18 10:17:21 -05:00
  • fd9c087bd3 Change version to 5.0.0.BUILD-SNAPSHOT Rob Winch 2017-09-13 18:19:11 -05:00