zalando-stups / planb-provider

Plan B OpenID Connect Provider issuing JWT tokens
http://planb.readthedocs.org/
Other
16 stars 11 forks source link

Default scopes for service clients does not work via resource owner password grant #113

Closed matosf closed 8 years ago

matosf commented 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).

vroldanbet commented 8 years ago

Thanks @matosf. Just created a issue that reproduces the problem: default scopes is not working for Resource Owner Password grant.

vroldanbet commented 8 years ago

Available in master.