Note: This version of Hybrid Data Pipeline has reached end of life. These release notes are for reference purposes.
{Administrators can fall back to the old functionality by setting the configurations API with the new secureChangePassword attribute (specified with the number 2). For example, the following PUT operation would configure the system to use the old functionality where the user must provide only a new password.
"currentPassword": "<mycurrentpassword>"
"newPassword": "<mynewpassword>"
}
https://myserver:port/api/admin/configurations/2
{
"value": "false"
}
Check for BouncyCastle Approved Only Mode [result=true]NOTE: Because the installer program is not capable of regenerating encryption keys for existing users and data sources, we currently recommend a new, clean installation of Hybrid Data Pipeline with FIPS enabled when upgrading from a non-FIPS-compliant server to a FIPS-compliant server. With a new installation, users and data sources must be re-created.
Note: The On-Premises Connector is not currently FIPS compliant. Therefore, any connections made to an on-premises data source through an On-Premises Connector will not be fully FIPS compliant.
The following aspects of OData Version 4 functions are supported:
The following aspects of OData Version 4 functions are currently NOT supported:
GUI | Console | Definition |
D2C_USING_FIPS_CONFIG | D2C_USING_FIPS_CONFIG_CONSOLE | Specifies if you want to configure the server to be FIPS-compliant. |