Skip to main content

Onfido

Onfido is a third-party eIDV provider integrated with Assure API.

Supported features

Signicat supports the following identity verification features from Onfido:

  • ID document check
  • Face match between ID document and selfie
  • Liveness check of live video recording

Integration guides

Onfido is available as a provider in the Assure API.

Onfido user flow

If you want to read more about how Onfido works for the end-user before you start integrating, just continue reading below.

User flow example

The following verification example shows a typical user flow where we use Onfido's native SDK to take a photo of an ID document and a selfie to match those images. The Assure API can be used either in a web or in a native (mobile) context. In this example, the images are from a web environment.

Tip

This is just an example of how the verification flow could look like. The screens will probably look differently in your own implementation.

After the verification is finished, you can call the Get process endpoint to inspect the final result. Inside the process, you can see the process details, like the final result status ( e.g. accepted) and also the provider specific information with the results from the analysis of the the document verification and facial similarity.