Computer Vision & Face recognition & Liveness

The solution uses Onfido to verify the identity of a customer by scanning an ID (its front and back) to authenticate the document as in the step Know Your Customer, it declares if the ID is authentic or fraudulent. Moreover, it compares the photograph taken from the ID document of the loan applicant and the Video Recording using AI and human experts to analyze biometric data points and declare the authenticity (the confidence score).

Computer Vision

Three digital flow settings were created for scanning ID documents:

Name Flow Settings Digital Processor Type

Source entity name

OCR_DrivingLicense MobileLoan OCRClosed The employability of technology to recognize scanned documents.

FTOS_BNKAP_RetailApplicantData

OCR_ID MobileLoan OCR

FTOS_BNKAP_RetailApplicantData

OCR_Passport MobileLoan OCR

FTOS_BNKAP_RetailApplicantData

The maximum number of retries for the scanning is 5 times for all types of documents.

 

 

For more details, see Computer Vision.

Onfido

Settings

These are the configurations done for Onfido.

SettingDescriptionAttributes
FTOS_BNKAP_RetailApplicantDataSource entity.LastName; FirstName; Email; WaitingForResponseTimeout; OptionSets;
maskNextStepURLFailNext step in case of failure of the confidence score.PersonalInfo
businessStatusSuccessNext business status in case of success of the confidence score.OCR Validation

Mappings

In this section, the array DocumentsMappingcontains the properties type string mapped to the entity attributes where the values are stored.

PropertyEntity attribute
PictureAttribute pictureOcr
LastName lastName
GivenNamefirstName
DocumentNumberIdCardSeries
StreetTypestreetType
PersonalNumberPIN
BirthDatedateOfBirth
PlaceOfBirthBodyplaceOfBirth
BirthCountryBodybirthCountry
Addressstreet
Sexgender
DistrictCodeDistrictId
Nationalitynationality
CityCityId
StreetStreetNo
StreetNoStreet
StoreyFloorNo
StairwayStairway
ApartmentNoApartment
ApHouseBuildingNo
IssuedByIdIssueInstitution
IssuedAtIdIssueDate
IssuedUntilIdExpirationDate
IssuingCountryissuingCountry
Confidenceconfidence

For more details, see Onfido Integration.