From ca1b977786bb9353d8f0ff90958353e8cbfc4088 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Wed, 6 Aug 2014 08:43:25 +0100 Subject: [PATCH] Added another test --- tests/fuzz/grant-client-credentials.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tests/fuzz/grant-client-credentials.yml b/tests/fuzz/grant-client-credentials.yml index cc0e8519..e56d903f 100644 --- a/tests/fuzz/grant-client-credentials.yml +++ b/tests/fuzz/grant-client-credentials.yml @@ -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: