About Onfido
Onfido is an online eIDV service for secure online onboarding of end-users.
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
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.
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.