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

Validate ClientRegistration.scopes #6256

Closed
jgrandja opened this issue Dec 7, 2018 · 0 comments · Fixed by #6285
Closed

Validate ClientRegistration.scopes #6256

jgrandja opened this issue Dec 7, 2018 · 0 comments · Fixed by #6285
Assignees
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
Milestone

Comments

@jgrandja
Copy link
Contributor

jgrandja commented Dec 7, 2018

We should validate ClientRegistration.scopes to ensure it contains valid characters as per spec.

Related spring-boot#15398

@jgrandja jgrandja self-assigned this Dec 7, 2018
@jgrandja jgrandja added type: enhancement A general enhancement in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) labels Dec 7, 2018
@jgrandja jgrandja added this to the 5.2.0.M1 milestone Dec 7, 2018
@jgrandja jgrandja assigned jzheaux and unassigned jgrandja Dec 13, 2018
jzheaux added a commit to jzheaux/spring-security that referenced this issue Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants