Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Oauth2 scope verifying failing #107

Open
lucasfo opened this issue Jul 14, 2016 · 1 comment
Open

Oauth2 scope verifying failing #107

lucasfo opened this issue Jul 14, 2016 · 1 comment

Comments

@lucasfo
Copy link
Contributor

lucasfo commented Jul 14, 2016

When using code or token exchange she serverAuthorizationPage must emit transactionId and scope,
however if the scope requested has only one element (is a array with only one element), the validation will fail, because in the body parsing the scope will be turned in a string, not a array with one element.

@jstoiko
Copy link
Contributor

jstoiko commented Oct 14, 2016

Fixed in #108 which was merged into #116 (upcoming release with RAML 1.0 support)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants