Password Reset Workflow

The Password Reset Worflow Automation configuration determines what your users will see if they have forgotten their login information.

To configure the 'Password Reset' workflow:

  1. Log in to the Stormpath Administration Console.
  2. Click the 'Directories' tab in the top navigation bar.
  3. This will display the Directory Browser.  Click 'Workflows' tab in the secondary navigation bar.
  4. This will display the 'Workflow Automations' screen.  Find the 'Password Reset' workflow.

When a user triggers this workflow from the Login page s/he will receive and email message with a link that will allow them to reset their password. Upon successful password reset, the user will receive a second email indicating the reset was successful. You can configure, at the directory level, how these emails will appear to your users. 

Basic Configuration

ATTRIBUTE

DESCRIPTION

Base URL

Your application URL that receives the reset token and completes the workflow.

Expiration Window

The number of hours that the token remains valid from the time it's sent.

Password Reset Message Configuration

Screenshot: Password Reset Message Configuration

Password Reset Message Configuration

ATTRIBUTE

DESCRIPTION

Message Format

The message format for the body of the Password Reset email, either Plain Text or HTML. Available formats depend on your Tenant's Subscription Level.

"From" Name

The value to display in the "From" field of the Password Reset message.

"From" Email Address

The email address from which the Password Reset message will be sent.

Subject

The value for the subject field of the Password Reset message.

Body

The value for the body of the message.

Variable substitution is supported for the following:

  • The account's first name
  • The account's last name
  • The account's username
  • The account's email
  • The name of the directory in which the account is registered
  • The url that the user must  click to verify their account
  • The number of hours for which the ${url} is valid

Password Reset Successful Message

Screenshot: Password Reset Success Configuration

Password Reset Success Configuration

ATTRIBUTE

DESCRIPTION

Message Format

The message format for the Password Reset Successful email, either Plain Text or HTML. Available formats depend on your Tenant's Subscription Level.

"From" Name

The value to display in the "From" field of the Password Reset Successful message.

"From" Email Address

The email address from which the Password Reset Successful message will be sent.

Subject

The value for the subject field of the Password Reset Successful message.

Body

The value for the body of the message.

Variable substitution is supported for the following:

  • The account's first name
  • The account's last name
  • The account's username
  • The account's email
  • The name of the directory in which the account is registered

Leave a comment