From 7c215e8d1c089fe6ced5eed6e1d563f7198659ef Mon Sep 17 00:00:00 2001 From: eric Date: Mon, 3 Jul 2023 12:13:33 +0200 Subject: [PATCH] feat: addition of the execution phase related-to APIM-2140 --- src/main/resources/plugin.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/plugin.properties b/src/main/resources/plugin.properties index 0b947988..36527343 100644 --- a/src/main/resources/plugin.properties +++ b/src/main/resources/plugin.properties @@ -6,3 +6,4 @@ class=io.gravitee.policy.generatejwt.GenerateJwtPolicy type=policy category=security icon=generate-jwt.svg +proxy=REQUEST