Customizing Forgot Password

Customize the forgot or reset password text and relevant fields.

For information on the configuration properties of password, see Configuration Properties for Password.



Procedure

  1. Extract the following resource keys from htmlresources.properties resource bundle into the Customhtmlresources.properties resource bundle:
    com.tibco.mdm.ui.directory.member.ResetPassword.resetHeader=Reset Password
    com.tibco.mdm.ui.directory.member.ResetPassword.enterprise=Company Name
    com.tibco.mdm.ui.directory.member.ResetPassword.username=User Name
    com.tibco.mdm.ui.directory.member.ResetPassword.newPasswordText=New Password
    com.tibco.mdm.ui.directory.member.ResetPassword.confPasswordText=Confirm Password
    com.tibco.mdm.ui.directory.member.ResetPassword.resetBtn=Reset Password
  2. To customize the text 'Forgot Password,' extract the 'Reset Password' key from jsresources.properties resource bundle into the Customjsresources.properties resource bundle.