Configure the Forgot Your User ID or Password Page

About this task

You can configure the Forgot Your User ID or Password page to display a customized user message. Customize this message by editing the Login page .html file.

To customize the Forgot Your User ID or Password page:

Procedure

  1. Open the \install_dir\signon directory and modify the login .html file as required.
    Note: If you modify the login .html file, do not modify the following lines:
    var ssoMsgText="#{ssoMsgText}"; 
    var ssoMsgTitle="#{ssoMsgTitle}"; 
    var ssoMsgType="#{ssoMsgType}"; 
    var ssoMsgOnly="#{ssoMsgOnly}";
  2. If you modify the login .html file, create a copy of the \install_dir\Signon directory.

    Making a copy of the directory prevents the custom attributes from being overwritten if you upgrade the software or apply a patch.