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.
- Navigate to Processing > Relations .
- Within the A side, select the following options: - System: internal - Table: password_reset - Column: ExternalID
- 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).
- Click Add , and then click Save .
Next, configure the filters that will drive the password reset processes.