Secure Passwords
This information is applicable for AutoClassifier v6.0.1.0-17704 and later.
-
AutoClassifier does not encrypt passwords stored in configuration by default.
-
To secure passwords, you must configure AutoClassifier to encrypt them
Environment Variables
Password encryption requires the following environment variables to be set:
-
BAInsightSecurityEncriptionKey
-
The value of this environment variable is used as key encryption algorithm.
-
Example: RgUkXp2s5v8y/B?E(H+KbPeShVmYq3t6
-
-
BAInsightSecuritySaltKey
-
The value of this environment variable is used as a salt key for the encryption algorithm.
-
Note that the BAInsightSecuritySaltKey value must be at least 8 characters.
-
Example: TjWnZr4u7x!A%D*G-KaPdRgUkXp2s5v8
-
Upgrades
If you upgrade from version 6.0.1.0-17704 or earlier, you must manually re-enter all configured passwords and the Configuration database connection string.