Introduction
The following documentation is intended for the implementation of the Biometric Registration and Biometric Authentication solutions, which are part of the Verifik Tool Suite under the names Access | Enrol and Access | Passwordless.
Products
- Access | Enroll. A product that allows customization of the new user registration flow suitable for your business. It enables compliance with KYC (Know Your Customer) requirements, including i) document scanning, ii) comparison with government databases, and iii) user registration with Facial Recognition and Liveness Detection tools.
- Access | Passwordless. A product that allows the configuration of passwordless login to enhance the user experience. It enables increased security through OTPs (one-time passwords) via SMS/Whatsapp/Email or by implementing Facial Recognition and Liveness Detection to combat reverse engineering, account takeover, man-in-the-middle attacks, and spoofing.
Terminologies
- FaceHash: Image stored in the database.
- FaceMap: Image captured during live face scanning.
- 1:1: Comparison of FaceScan image with FaceHash image.
- 1:N: Search for live-captured image (FaceScan) with an image stored in the database (DB) with a min_score of > 70%.
- ID:FaceScan: Comparison of ID photo to Face Scan.
- Liveness Detection: Detection of life.
- Facial Recognition: Quick and accurate facial recognition from captured images or real-time interaction.
- Face Check: Face search (1:N) and face comparison (1:1) to verify if they are the same person.
- Liveness Check: Anti-fraud facial prevention from a single image, verified in milliseconds.
- Peer-to-Peer Network: Preserve the privacy of the company and end-users through a peer-to-peer connection, all without compromises.
Types of Liveness