Skip to main content

Step 2: Configure Password Reset Relations

The next step is to create an inter-system relationship between your source system (e.g., employee data) and the internal.password_reset table. More information about relations can be found here.

  1. Navigate to Processing > Relations .
  2. Within the A side, select the following options: - System: internal - Table: password_reset - Column: ExternalID
  3. Within the B side, select your source system, followed by the table that holds user information, and then the column that holds each user's unique identifier (i.e., their employee ID).
  4. Click Add , and then click Save .

Next, configure the filters that will drive the password reset processes.