Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the ability to configure AuthoritiesMapper in Reactive OAuth2Login #8361

Closed

Commits on Apr 9, 2020

  1. 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 spring-projectsgh-8324
    antonin-arquey committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    5475fcc View commit details
    Browse the repository at this point in the history