Northern Trail Outfitters (NTO) wants to migrate its online shoo from a custom ecommerce platformto B2C Commerce. NTO needs to migrate several thousands of customer records profile information, address book). WTO can provide a B2C Commerce feed. It is currently using SHA-256 as an encryption mechanism for the customer passwords.
What approach can theArchitect propose?
- Import the customer records, including the hashed password, as B2C Commerce supports SHA-2S6, and they will be able to login with their existing password.
- Do not import customer records and asks customers to create new accounts the first fame they try to log in to the B2C Commerce storefront.
- Import the customer records, excluding the password field, and B2C Commerce will automatically require a password reset the first time a customer logs m to the storefront.
- Import the customer records, with the hashed password as a custom attribute, and during the login compare the entered password with the hashed password and save it in the password field.
Reveal Solution Next Question