Configure the secret protector
- Last UpdatedDec 29, 2025
- 1 minute read
The SecretProtectorPlugin.json override file configures the secret protector.
-
Open the %DNADataRoot%\MeasurementAdvisor\config\Settings\SecretProtectorPlugin.json override file in an editor:
Note: If the override file does not exist, copy the file from %DNAInstallRoot%\MeasurementAdvisor\config\Settings.
-
In the SecretProtectorPlugin.json file, add the MeasUtil.Connection.dll value as follows:
{
"DataProtectionDll": "MeasUtil.Connection.dll"
}