Joe Grandja
|
1b7e761be4
Remove SecurityTokenRepository from AuthorizationCodeAuthenticationProvider constructor
|
8 years ago |
Joe Grandja
|
eb320bfed4
AuthorizationCodeAuthenticationProcessingFilter -> AuthorizationCodeAuthenticationFilter
|
8 years ago |
Joe Grandja
|
5c14e48b18
Add OAuth2UserAuthenticationProvider
|
8 years ago |
Joe Grandja
|
f8a9077d5a
Generalize AuthorizationCodeAuthenticationProvider
|
8 years ago |
Rob Winch
|
f184ada186
Update to Spring Data RELEASE
|
8 years ago |
Rob Winch
|
f2bbeba9d2
Update to spring-build-conventions-0.0.4.RELEASE
|
8 years ago |
Joe Grandja
|
0d516ca32c
Rename scopes -> scope
|
8 years ago |
Joe Grandja
|
fb57111ecd
redirect-uri property supports 'baseRedirectUrl' uri variable
|
8 years ago |
Joe Grandja
|
66647070ab
Default login page supports Iterable<ClientRegistration>
|
8 years ago |
Rob Winch
|
99f06ca58c
HttpSecurity invokes configure(this)
|
8 years ago |
Rob Winch
|
b3bd5ba946
Add Reactive HttpSecurity.addWebFilterAt
|
8 years ago |
Rob Winch
|
737c48de06
Polish
|
8 years ago |
Joe Grandja
|
ad91adf9dc
Retrieving the UserInfo is conditional
|
8 years ago |
Rob Winch
|
f3828924ff
Fix equals and hashCode alignment
|
8 years ago |
Rob Winch
|
646b3e48b3
Avoid Exception Message in HTTP Response
|
8 years ago |
Rob Winch
|
1c9b627267
Update to Spring Framework 5.0.0.RELEASE
|
8 years ago |
Rob Winch
|
c63eb11578
Update to Reactor Bismuth-RELEASE
|
8 years ago |
Joe Grandja
|
b9258aa6ee
Make AuthorizationRequestUriBuilder optional
|
8 years ago |
Joe Grandja
|
bfb77a7804
Remove unnecessary dependencies
|
8 years ago |
Joe Grandja
|
9a8ddebc94
Use param matching for Authorization Response
|
8 years ago |
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 |