Allow configuring scope [#3344056] | Drupal.org
Table of Contents
Problem/Motivation
It is currently not possible to configure scopes for clients created with this module.
For most use cases that only handle login this is not necessary, but it would be a useful feature in some situations. For example:
Proposed resolution
Add a field for configuring scopes.
User interface changes
A scope field would be visible when editing/creating clients based on this module.
Data model changes
A scope configuration value would be stored for clients based on this module.
Read more here: Source link