diff --git a/stix_shifter_modules/proofpoint/configuration/config.json b/stix_shifter_modules/proofpoint/configuration/config.json index 51dca298e..53764cd5b 100755 --- a/stix_shifter_modules/proofpoint/configuration/config.json +++ b/stix_shifter_modules/proofpoint/configuration/config.json @@ -18,8 +18,8 @@ } }, "configuration": { - "type" : "fields", "auth": { + "type" : "fields", "principal": { "type": "password" }, diff --git a/stix_shifter_modules/sumologic/configuration/config.json b/stix_shifter_modules/sumologic/configuration/config.json index c9adc0220..344d1f0fc 100644 --- a/stix_shifter_modules/sumologic/configuration/config.json +++ b/stix_shifter_modules/sumologic/configuration/config.json @@ -12,8 +12,8 @@ } }, "configuration": { - "type" : "fields", "auth": { + "type" : "fields", "access_id": { "type": "password" },