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

Properties should reference scope not scopes #6510

Closed
wants to merge 1 commit into from

Commits on Feb 8, 2019

  1. Client OAuth2 properties to use scope not scopes

    OAuth2ClientProperties.Registration (which captures .properties and
    .yml for OAuth2 Client) has a member `scope` but not `scopes`. Samples
    and documentation were using `scopes` and have now been updated to use
    `scope`.
    
    Fixes spring-projectsgh-6510
    sdoxsee committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    2507049 View commit details
    Browse the repository at this point in the history