-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Joshua van Besouw edited this page Jun 25, 2024
·
5 revisions
The Onfido extension uses the Onfido services to perform document verification in Rehive. The current implementation only supports document verification.
Each company using the extension must have the following:
- A Rehive company using the new document-types system (instead of the old static document types list).
- An Onfido account with Onfido Classic enabled. This has to be requested via an Onfido account manager.
- An Onfido API key configured on the extension via the company resource.
- A mapping of Onfido document types to Rehive document-types (done via the extension).
- The Rehive dashboard does not support an interface for the Onfido extension.
- The Onfido extension only supports document uploads/checks. The following are not supported:
- Live photos
- Live videos
- The Onfido extension has a naive approach to verification evaluation:
- Only documents marked by Onfido as
clear
are marked asverified
on the Platform. - All other Onfido statuses (
rejected
,suspected
,caution
) are marked asdeclined
.
- Only documents marked by Onfido as