diff options
Diffstat (limited to 'test/policy-local-files/QueryPolicy_vFW.json')
-rw-r--r-- | test/policy-local-files/QueryPolicy_vFW.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/policy-local-files/QueryPolicy_vFW.json b/test/policy-local-files/QueryPolicy_vFW.json index 75ed450..443a82a 100644 --- a/test/policy-local-files/QueryPolicy_vFW.json +++ b/test/policy-local-files/QueryPolicy_vFW.json @@ -13,7 +13,7 @@ {"attribute":"customerLatitude", "attribute_location": "customerLatitude"}, {"attribute":"customerLongitude", "attribute_location": "customerLongitude"} ], - "policyScope": ["vFW", "US", "INTERNATIONAL", "ip"], + "policyScope": ["vfw", "us", "international", "ip"], "policyType": "request_param_query", "serviceName": "vFW", "identity": "vFW_Query_Policy" |