From 4dc251eeb9a7b0c4592d42b899da8a9b2bb7570a Mon Sep 17 00:00:00 2001 From: hr2904 Date: Fri, 21 Jun 2024 18:36:07 +0530 Subject: [PATCH] Changed bootstrap policy to allow admins for super domains only , not sub-domains. --- addons/policies/bootstrap_entity_policies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/policies/bootstrap_entity_policies.json b/addons/policies/bootstrap_entity_policies.json index 38a6b86e80..35e5da1cba 100644 --- a/addons/policies/bootstrap_entity_policies.json +++ b/addons/policies/bootstrap_entity_policies.json @@ -2886,7 +2886,7 @@ [ "entity-type:DataDomain", "entity-classification:*", - "entity:*" + "entity:default/domain/*/super" ], "policyActions": [