Dashboard platform administration · Add Modules

Antifraud Check

The Antifraud Check module compares the current Session against prior Sessions and known identities to detect signs of fraud.

For an overview of this module and how it works, see Antifraud Check.

Supported with:

:white_check_mark: Workflows | :white_check_mark: Flows

Add Antifraud Check to Workflows

  1. In Dashboard, find Build & Verify in the left menu. Select Flow Builder > Workflows.
  2. Click New or select an existing Workflow.
  3. From the Processes list, drag and drop the Antifraud Check module into the builder. It must come after a module from the Modules list.
  4. You can click the three dots > Edit on the module node to open the Configuration Options panel and adjust settings as needed.

Add Antifraud Check to Flows

  1. In Dashboard, find Build & Verify in the left menu. Select Flow Builder > Flows.
  2. Click New or select an existing Flow.
  3. On the Select Modules tab, find the Antifraud Check module and click Add.
  4. You can click Details & Configurations to open the Configuration Options panel and adjust settings as needed.

Configuration Options

After making changes, click Save Configurations to apply them.

View image of Workflow configuration panel

Image of Antifraud Check module configuration panel in Workflows. Has one configuration option.

View image of Flow configuration panel

Image of Antifraud Check module configuration panel in Flows. Has six configuration options.

Setting Description
Auto execute
Flows only
When enabled, the module runs automatically after biometric and document data are collected.
Exclude sessions with the same external customer id When enabled, Sessions that share the same external customer ID are excluded from the fraud comparison.
Send to manual review if the number of sessions in which the total score failed is greater than
Flows only
When enabled, sends the Session to manual review if the count of Sessions where the total fraud score failed exceeds the specified threshold. Default: 3. {/* TODO: Confirm with PM — exact behavior of "total score failed" and whether the default value of 3 is correct */}
Antifraud fails if the number of sessions in which total score failed is greater than
Flows only
When enabled, causes the Antifraud Check to fail if the count of Sessions where the total fraud score failed exceeds the specified threshold. Default: 4. {/* TODO: Confirm with PM — confirm default value of 4 and relationship to the manual review threshold above */}
Antifraud fails if the number of attempts is greater than
Flows only
When enabled, causes the Antifraud Check to fail if the total number of attempts exceeds the specified threshold. Default: 4. {/* TODO: Confirm with PM — confirm default value of 4 and clarify what constitutes an "attempt" in this context */}
Send to manual review if the number of attempts is greater than
Flows only
When enabled, sends the Session to manual review if the total number of attempts exceeds the specified threshold. Default: 3. {/* TODO: Confirm with PM — confirm default value of 3 and relationship to the "fails" threshold above */}

Was this page helpful?