spring-security/config
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
..
src Add AuthoritiesMapper setter for reactive OAuth2Login 2020-04-17 16:55:05 -04:00
spring-security-config.gradle Compile Kotlin tasks using JVM 1.8 2020-04-07 11:04:59 -04:00