Onfido Check node
Integrates an Onfido check for identity verification, matching a user with their official identification documents.
Outcomes
The node returns the status of the Onfido check:
Clear
-
Successful verification; all underlying verifications pass.
Consider
-
The check returned information to evaluate.
Deny
-
Failed verification.
Pending
-
The check is still in progress.
Error
-
Other failure.
Properties
Property | Usage |
---|---|
Onfido Live Token |
The Live API token from the Token pane of the Onfido dashboard. |
Onfido API URL |
Regional base URL for Onfido API requests. Default: |
Onfido Check ID Attribute |
The user profile attribute that stores the Onfido Check ID. The node verifies that this matches the ID in the Identity Verification Report from Onfido after verification. Default: |
Examples
For examples in context, refer to the Onfido examples.