Open
Description
Feature Description
OAuth2Application should record scope at registration.
OAuth2Grant scope should then be restricted to a subset of application scope.
This security improvement is especially valuable for public clients which are inherently vulnerable to client impersonation.
The consent screen should list the application scope https://imgur.com/a/7RRUPES
Screenshots
GitLab has this feature https://docs.gitlab.com/ee/integration/oauth_provider.html
GitHub does not