Reset User Password activity

An activity that resets a password for a user in Windows Azure Active Directory.


Reset User Password activity

Configure the Reset User Password activity

To configure the Reset User Password activity, do the procedure in this topic.

Prerequisites

Good to Know

How to Start

  1. On the Application Explorer screen, do one of these:
  2. Do one of these:
    • Add an activity:
      1. In the Process Builder, in the Activity Library, open the Windows Azure Active Directory Windows Azure Active Directory icon tab.
      2. On the Windows Azure Active Directory Windows Azure Active Directory icon tab, drag the Reset User Password Reset User Password icon activity onto your process.
    • Change an activity:
      1. In your process, double-click your activity.

General Configuration

Specifies the basic settings for the Reset User Password activity.

Figure: General Configuration screen

General Configuration screen

Fields

Field Name Definition

Display Name

Function:
Specifies the activity name that shows in your process.
Accepted Values:
One line of text that can have spaces.
Default Value:
None
Accepts Process Data Variables:
No
Example:
This is a common configuration field that is used in many examples. Refer to:
  • Examples - Step-by-step use case examples, information about what types of examples are provided in the AgilePoint NX Product Documentation, and other resources where you can find more examples.

Description

Function:
Specifies an optional text description for your activity.
Accepted Values:
More than one line of text.
Default Value:
None
Accepts Process Data Variables:
No

Connection Timeout (Seconds)

Function:
Specifies the number of seconds permitted to complete an action before the connection stops.
Accepted Values:
An integer, representing a number of seconds.
Default Value:
600
Accepts Process Data Variables:
No

Reset Password Configuration

Specifies the user password to reset in Windows Azure Active Directory.

Figure: Reset Password Configuration screen

Reset Password Configuration screen

Fields

Field Name Definition

Windows Azure Active Directory

Function:
Specifies the access token that connects to your Windows Azure Active Directory.
Accepted Values:
A list of access tokens configured for your environment.
Default Value:
None
Accepts Process Data Variables:
No

Add Token Add Token icon

Opens this Screen:
Access Token for Windows Azure Active Directory
Function of this Screen:
Configure an access token to connect to Windows Azure Active Directory.

By User ID / By User Name

Function:
Specifies whether to reset a password for a user based on user ID or user name in Windows Azure Active Directory.
Accepted Values:
  • By User ID - Resets a password for a user based on user ID.
  • By User Name - Resets a password for a user based on user name.
Default Value:
By User ID
Accepts Process Data Variables:
No

User Name or User ID

Function:
Specifies the name or ID of the user to reset a password in Windows Azure Active Directory.
Accepted Values:
A user name or user ID in Windows Azure Active Directory.
Default Value:
None
Accepts Process Data Variables:
Yes
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation, and it is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business uses cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, and other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?

New Password

Function:
Specifies the new password for Windows Azure Active Directory user.
Accepted Values:
One line of text that can have letters, numbers, spaces, and special characters.
Default Value:
None
Accepts Process Data Variables:
No

Change the password on next login

Function:
Lets you change the password given in the New Password field after the next sign-in in the Windows Azure Active Directory.
Accepted Values:
  • Selected - Prompts the user to change his password after next sign-in.
  • Deselected - Uses the password in the New Password field.
Default Value:
Deselected