Windows Credential Manager for authentication
- Last UpdatedDec 17, 2025
- 2 minute read
As a security best practice, ABB 800xA PR stores any credentials that you enter during interface configuration to Windows Credential Manager. ABB 800xA PR uses these credentials to authenticate with:
-
PI Data server
-
PI Asset Framework
-
The batch interface data source
Storage of credentials within Windows Credential Manager benefits you by:
-
Caching credentials for future authentication, so that you do not have to re-enter them.
-
Removing any reference to passwords within the interface instance .ini file.
-
Encrypting the credentials.
Tip: For more information on where to configure credentials that ABB 800xA PR uses for authentication, see:
Credential creation
When you configure an interface using the PI Event Frames Interface Manager (see links in tip above), ABB 800xA PR temporarily writes the credentials that you enter to the applicable .ini file. These settings remain in the .ini file until you start the interface.
After you start ABB 800xA PR, it makes the following updates:
-
All credentials are saved to Windows Credential Manager.
-
Within the interface .ini file, any reference to passwords are removed.
Credential storage
After you start ABB 800xA PR, the credentials that it uses for authentication with PI components and data sources are listed in Windows Credential Manager.
The following table lists credentials for ABB 800xA PR:
|
Credentials |
Name |
|---|---|
|
PI Data server |
ABB800xaPR_X_PI |
|
PI Asset Framework |
ABB800xaPR_X_AF |
|
Batch interface data source |
ABB800xaPR_X_Source_Y |
Notes:
X is a placeholder for an interface instance Service ID.
Y is a placeholder for a data source instance number.
To update credentials
If you need to update the credentials that the interface uses for authentication, edit the configuration settings for the instance using PI Event Frames Interface Manager.
-
From Interface Selection, select the applicable ABB 800xA PR instance.
-
From Server Information, update the credentials used to authenticate with PI Data server or PI Asset Framework.
-
From Source, update the credentials used to authenticate with a data source.
-
Select Save Settings.
Result: The credentials are updated within the instance configuration. Restart the interface to update the credentials within Windows Credentials Manager.