From caf0937509b36c3e53b5ac8925d371ba9ac3084d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Fri, 21 Jun 2019 18:27:02 +0200 Subject: [PATCH] fix swagger --- testcase-05/openapi-spec-v2.0.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/testcase-05/openapi-spec-v2.0.yaml b/testcase-05/openapi-spec-v2.0.yaml index 384a1d5..e4368e4 100644 --- a/testcase-05/openapi-spec-v2.0.yaml +++ b/testcase-05/openapi-spec-v2.0.yaml @@ -32,8 +32,7 @@ paths: securityDefinitions: oidc: type: oauth2 - flow: accessCode - authorizationUrl: https://filled-later.dummy/auth + flow: application tokenUrl: https://filled-later.dummy/token scopes: openid: Get an OpenID Connect token