Features and modules

Face Match

The Face Match module compares the user's selfie against their ID photo, their NFC chip photo, or both in a 3-way match. It then returns a confidence score.

Integrations

:white_check_mark: Web | :white_check_mark: iOS | :white_check_mark: Android

How It Works

Face Match runs after Face Capture and ID Capture have collected their images. The module compares a configurable pair of images—the captured selfie against the photo from the ID, the photo read from the document's NFC chip, or both—and returns a match result based on a configurable severity threshold.

For sessions that capture more than one identity document, Face Match can be scoped to a specific ID (First ID or Second ID) so it compares against the intended document.

Face Match can also optionally inspect the EXIF metadata of the captured face image to detect signs of software modification or to reject images captured well before the session began.

Use Face Match

For instructions on implementing and configuring Face Match on each supported platform, use the following pages:

To view the end user experience screens and customization options for this module, see Face Match: Design and UX.

Was this page helpful?