Identity Verification Solution demo

Content Type: Sample
Categories: Utility

Overview

This demo solution implementation app allows Mendix developers to evaluate Entidad's Identity Verification solution. The adaptable solution core implements FaceTec's Device and Browser SDKs to support 3D Liveness, 3D Face matching, Age estimation, Photo ID OCR & Barcode / NFC scanning, and 1:N or N:N deduplication workflows.

Documentation

Demo urlhttps://unmio-dev-assets.s3.us-west-1.amazonaws.com/demos/IdentityVerification+-+solution+demo.pdf

Typical usage scenario

A Mendix developer in need of 3D Face biometrics capabilities can setup the Identity Verification demo implementation in a matter of minutes.

 

Features and limitations

The FaceTec API is quite extensive and most features are integrated with the Solution core but this demo iteration only makes available a subset of the API operations. This demo requires an existing FaceTec developer account (BYOL). If you do not have a FaceTec account, you can setup a free developer account here.

 

Dependencies

  1. Mendix Studio Pro 9.24.31
  2. Encryption (Mendix app module)
  3. NanoflowCommons  (Mendix app module)
  4. FaceTec Browser SDK (Sample app)
  5. React Native FaceTec (Git repo)

 

Installation

Create new app by importing the solution demo implementation app package (*.mxsolution)

 

Configuration

  1. Access demo app at http://localhost:8080
  2. As an Administrator user, configure the following FaceTec settings
    • API Base URL
    • Device Key Identifier
    • Public FaceScan Encryption key
    • iOS/Android Device SDK key (Note: The React Native implementation is not available in the demo implementation)
    • Browser Device SDK key
    • Use production mode (Note: Ngrok https endpoint is required in order to run production mode).
  3. As a user, run the demo actions
* For a detailed step-by-step walk-through for running the demo app with Mendix Studio Pro, please review the referenced Demo User Guide

 

Known bugs

None at the time of publishing

 

Frequently Asked Questions [optional]

 

Releases

Version: 1.0.0
Framework Version: 9.24.31
Release Notes: * Administrator user can configure the demo app by configuring the FaceTec API secrets and encryption keys. * User can run the following FaceTec API operations: 3D Liveness scan, 3D Face enrollment, 3D-3D Face match, ID document scan (front and back)