Similarity

Similarity is an automated check that compares the face of the user in the ID photo against the face captured by the Selfie.

Dependencies

Supported Credentials

Note: When ID + Identity Verification (IV) is provided, Jumio typically runs the SIMILARITY capability. However, if an eIDAS digital ID is used instead of a physical ID, the system does not have access to the ID face, meaning a face comparison cannot be performed. Additionally, the data points returned may differ when using an eIDAS digital ID.

Decision Details Labels

Decision Type

Label

Description

NOT_EXECUTED

PRECONDITION_NOT_FULFILLED

Required data from another capability is not available.

NOT_EXECUTED

TECHNICAL_ERROR

An error prevented execution.

PASSED

MATCH

The faces in the images being compared belong to the same person.

REJECTED

NO_MATCH

The faces in the selfie and ID do not match.

WARNING

NOT_POSSIBLE

Similarity cannot be determined.

Data

Key

Type

Description

similarity

string

Possible values:

  • MATCH

  • NO_MATCH

  • NOT_POSSIBLE