spring-security/oauth2
Antonin Arquey 5cd1ec7bb3 Add AuthoritiesMapper setter for reactive OAuth2Login
Allow the configuration of a custom GrantedAuthorityMapper for reactive OAuth2Login

- Add setter in OidcAuthorizationCodeReactiveAuthenticationManager
  and OAuth2LoginReactiveAuthenticationManager

- Use an available GrantedAuthorityMapper bean to configure the default ReactiveAuthenticationManager

Fixes gh-8324
2020-04-17 16:55:05 -04:00
..
oauth2-client Add AuthoritiesMapper setter for reactive OAuth2Login 2020-04-17 16:55:05 -04:00
oauth2-core OAuth2ErrorHttpMessageConverter handles JSON object parameters 2020-03-24 14:51:04 -04:00
oauth2-jose Polish NimbusJwtDecoder 2020-04-10 16:45:01 -06:00
oauth2-resource-server Resource Server Finds JwtAuthenticationConverter Beans 2020-04-13 22:47:20 -06:00