Commit History

Author SHA1 Message Date
  Joe Grandja d191bcc8ac Remove ClientRegistrationRepository.findByClientId() 8 years ago
  Joe Grandja 52f495a5ec Remove ProviderJwtDecoderRegistry 8 years ago
  Joe Grandja 8448a54678 Remove ClientRegistrationRepository.getRegistrations() 8 years ago
  Joe Grandja 3217582805 Introduce JwtDecoderRegistry 8 years ago
  Joe Grandja b463f8e6b5 Remove httpSecurity.oauth2Login().userInfoEndpoint().userNameAttributeName() 8 years ago
  Joe Grandja 814742fef6 Rename ClientRegistration.clientAlias -> registrationId 8 years ago
  Joe Grandja 38be35677d Add userNameAttributeName to ClientRegistration 8 years ago
  Joe Grandja 7fb3093617 Fix NPE InMemoryClientRegistrationRepository 8 years ago
  Joe Grandja 0e9b2807bf Split up NimbusOAuth2UserService 8 years ago
  Rob Winch 71b1720cfe Use WebHttpHandlerBuilder in samples 8 years ago
  Rob Winch 6d26b86792 Add UserDetailsRepositoryResourceFactoryBean.fromString 8 years ago
  Rob Winch a4c2073bcd Add UserDetailsManagerResourceFactoryBean.fromString 8 years ago
  Rob Winch bc99f8aff3 Add UserDetailsResourceFactoryBean.fromString 8 years ago
  Rob Winch b59265c641 Add InMemoryUserDetailsManager(UserDetails... users) 8 years ago
  Vedran Pavic 1321711824 Upgrade Nimbus dependencies 8 years ago
  Joe Grandja a06487c0f7 Move additionalParameters to TokenResponseAttributes 8 years ago
  Rob Winch 773820158f Exclude transitive aopalliance 8 years ago
  Stephan Schroevers 496ea3e321 Also update the dependency management section 8 years ago
  Stephan Schroevers 9e719bc313 Drop the `aopalliance:aopalliance` dependency 8 years ago
  Rob Winch 192a177ddf Update to Gradle 4.2 8 years ago
  Joe Grandja 680984c242 SecurityTokenRepository associates SecurityToken to ClientRegistration 8 years ago
  Joe Grandja 8521ca8f94 Polish gh-4560 8 years ago
  Joe Grandja 7fb386669f InMemoryClientRegistrationRepository -> enforce unique ClientRegistration's 8 years ago
  Joe Grandja 9b61eba41d Add identifier strategy for ClientRegistration 8 years ago
  Joe Grandja baa3b6f258 Add utility for loading properties of client types 8 years ago
  Joe Grandja 991a154703 Add OIDC Client and User Authentication 8 years ago
  Joe Grandja c54c622124 Re-structure OAuth2AuthenticationToken 8 years ago
  Rob Winch 8854414101 Polish for Gradle 5.0 8 years ago
  Rob Winch 8a66d0c78d Polish PermissionEvaluator Autowired into Web Security 8 years ago
  Craig Andrews 3bf6bf10de Configure permissionEvaluator and roleHierarchy by default 9 years ago