Use cases

Last updated: April 29, 2024

This topic describes typical customer use cases and implementation journeys.

Verify user liveness

Verify a remote user's liveness during onboarding and compare the user’s photo ID with the face captured during the liveness check.

Use case ID Use case See this topic
A11

Extract a user’s photo from an NFC ID document.

Image source option: eid

Photo enroll API
A12

Extract a user’s photo using OCR.

Image source option: oid

Photo enroll API
A13

Use a trusted photo that already exists in your database.

Image source option: selfie

Photo enroll API
A14

Verify a user's liveness:

  • Receive an image captured during the liveness process.

  • Compare this image with the photo extracted during the document verification as part of your existing process.

Capture enrol API
A15

Verify a user's liveness:

  • Receive an image captured during the liveness process.

  • Compare this image with a photo in our database as part of your existing process.

Capture enrol API

Verify user liveness and authenticate

Verify a remote user’s liveness during onboarding and authenticate the user when they use your services in the future.

For enrolling users, see journeys A11-A15 above.

Use case ID Use case See this topic
A21 Verify the identity of returning user online or perform a step-up authentication. Verify enrolled users API
A22 Re-bind a user when they install your application on a different device.
A23 A user is using an unrecognized device.
A24 A user is requesting to transfer money to a different account.
A25 A user is requesting a password reset.
A26 A user's risk score is high.