Closed matosf closed 8 years ago
For clients with /services realm and service user, the default scopes are not being included in the created token when no scopes are passed in the request (at least using grant_type=password).
Thanks @matosf. Just created a issue that reproduces the problem: default scopes is not working for Resource Owner Password grant.
Available in master.
For clients with /services realm and service user, the default scopes are not being included in the created token when no scopes are passed in the request (at least using grant_type=password).