Added another test

This commit is contained in:
Alex Bilbie 2014-08-06 08:43:25 +01:00
parent 7525fc0884
commit ca1b977786

View File

@ -41,6 +41,14 @@ request:
headers.content-type: "application/json"
body.error: unsupported_grant_type
#body.message: "The authorization grant type XXX is not supported by the authorization server."
-
key: scope
value: "basic"
invalid:
response.statusCode: 400
headers.content-type: "application/json"
body.error: invalid_scope
border.message: fooooooooo
response:
statusCode: 200
headers: