Data Protection Settings for ACMsettings.json
- Last UpdatedAug 27, 2024
- 1 minute read
The JSON code below defines the configuration file settings needed for protecting the access token and connection strings. Place your organization's values in your ACMsettings.json file. For more information, see Configure ACMsettings.json.
"Protector": {
"ProtectionRules": "AVEVA Apps"
}
-
ProtectionRules is a comma-separated AD group list of names needed if the AVEVA Measurement Advisor Data Connector for Autosol Communication Manager (ACM) is installed in a domain. Only the users belonging to at least one of the groups can decrypt the protected strings.
-
If the AVEVA Measurement Advisor Data Connector for ACM is installed on a standalone computer, ProtectionRules should be set to "LOCAL=machine".