Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Intershop and Drupal don't follow the same schema about password storage.
Drupal uses SHA512 algorithm, while Intershop uses MD5.
This module overrides checking methods on Drupal side to allow to copy/paste the Intershop password hash directly into Drupal, and automatically rewrite Intershop password into Drupal password to match stronger policy at the first user login.
Features
Support for Intershop's password during authentication process,
Rewrite password according to Drupal algorithm, at the first user login.
Provides an alternative page for users to log into the site. Designed as an additional entry point for admins when a single sign-on (SSO) system is in use for the primary site login.