From 475f39a5f506b21557def2eb967ecdc7bd84d245 Mon Sep 17 00:00:00 2001 From: arekkas Date: Fri, 31 Aug 2018 17:53:21 +0200 Subject: [PATCH] stub: Update rules stub Signed-off-by: arekkas --- stub/rules.json | 54 ------------------------------------------------- 1 file changed, 54 deletions(-) diff --git a/stub/rules.json b/stub/rules.json index e275656bac..a1b2aab25c 100644 --- a/stub/rules.json +++ b/stub/rules.json @@ -19,27 +19,6 @@ }, { "handler": "anonymous" - }, - { - "handler": "oauth2_introspection", - "config": { - "required_scope": [ - "foo", - "bar" - ] - } - }, - { - "handler": "oauth2_introspection", - "config": { - "required_scope": [ - "foo", - "baz" - ] - } - }, - { - "handler": "oauth2_client_credentials" } ], "authorizer": { @@ -69,27 +48,6 @@ }, { "handler": "anonymous" - }, - { - "handler": "oauth2_introspection", - "config": { - "required_scope": [ - "foo", - "bar" - ] - } - }, - { - "handler": "oauth2_introspection", - "config": { - "required_scope": [ - "foo", - "baz" - ] - } - }, - { - "handler": "oauth2_client_credentials" } ], "authorizer": { @@ -119,18 +77,6 @@ }, { "handler": "anonymous" - }, - { - "handler": "oauth2_introspection", - "config": { - "required_scope": [ - "foo", - "bar" - ] - } - }, - { - "handler": "oauth2_client_credentials" } ], "authorizer": {