Skip to end of banner
Go to start of banner

FIPS Compliance

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

EmpowerID supports FIPS compliance for organizations needing to adhere to the higher cryptographic requirements of the United States government as established by the FIPS protocols. Enabling EmpowerID for FIPS compliance involves adding a "FIPSEnabled" String Value to the EmpowerID key, setting its value to "true," and restarting the EmpowerID Web Role Windows service.

Procedure

  1. Open Registry Editor and navigate to HKEY_Local_MACHINE/SOFTWARE/TheDotNetFactory/EmpowerID.

  2. Right-click the EmpowerID key and select New > String Value from the context menu.

  3. Name the key FIPSEnabled and set its value to true.

  4. Restart the EmpowerID Web Role Windows service.

If you are working in an FIPS compliant environment and do not add the FIPSEnabled key to the registry, running any EmpowerID workflows will cause you to receive the following error message: 

“This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.”

  • No labels