diff --git a/metadata-service/war/src/main/resources/boot/policies.json b/metadata-service/war/src/main/resources/boot/policies.json index 5d4d0730f9..2026162d7f 100644 --- a/metadata-service/war/src/main/resources/boot/policies.json +++ b/metadata-service/war/src/main/resources/boot/policies.json @@ -142,7 +142,7 @@ "privileges": [ "VIEW_DATASET_USAGE", "VIEW_DATASET_PROFILE", - "VIEW_DATASET_OPERATIONS_PRIVILEGE" + "VIEW_DATASET_OPERATIONS" ], "displayName": "All Users - View Dataset Sensitive Information", "description": "Grants viewing privileges of usage and profile information of all datasets for all users",