Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Import Macro Repair

...

If enabled and configured, the Redesign authentication system will check the Redesign local profile, and any configured ADS and LDAP authentication sources.  If those authentication methods fail, it will attempt to authenticate against the configured Classic SOAP service.   If the Classic authentication succeeds, then the password will be marked treated as expired.  The user will then be able to use the "Password Change" page in the application to change the "expired" password.

Info

This module will not automatically set the Classic password into Redesign. It's only purpose is to identify a valid user and allow them to set a new password. The user profile in the Redesign application must be active (enabled, not expired, etc) in order for this process to work.


Step-by-step guide

Use the steps below to configure the password migration feature:

  1. Use System → Modules to enable the "Legacy Password Migration" module
  2. Restart the application
  3. Use System → Configuration option and set:

    1. The "Enabled" checkbox 

    2. In Legacy SOAP Endpoint, enter end point URL of an instance of Classic USAS or USPS SOAP.  This will in the form: https://youritc.org/usassoap/services/USASWS

It's valid to use the USAS (or USPS) endpoint for both Redesign applications.  The module only uses the "login" operation of the service that is compatible with both Classic SOAP API's.

...