From 663242a08e040fa45efff39fc9861a3ffc03f591 Mon Sep 17 00:00:00 2001 From: Lorenzo Benvenuti Date: Thu, 31 Aug 2023 09:49:01 +0200 Subject: [PATCH] Add scope to HCS module (prod) --- static/beta/prod/modules/fed-modules.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/beta/prod/modules/fed-modules.json b/static/beta/prod/modules/fed-modules.json index 8005f8a7..bb8aab01 100644 --- a/static/beta/prod/modules/fed-modules.json +++ b/static/beta/prod/modules/fed-modules.json @@ -780,6 +780,11 @@ }, "hybridCommittedSpend": { "manifestLocation": "/apps/hybrid-committed-spend/fed-mods.json", + "config": { + "ssoScopes": [ + "api.billing.hcs_reports" + ] + }, "modules": [ { "id": "hybrid-committed-spend",