Identity Verification Solution demo
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
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
- Mendix Studio Pro 9.24.31
- Encryption (Mendix app module)
- NanoflowCommons (Mendix app module)
- FaceTec Browser SDK (Sample app)
- React Native FaceTec (Git repo)
Installation
Create new app by importing the solution demo implementation app package (*.mxsolution)
Configuration
- Access demo app at http://localhost:8080
- 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).
- As a user, run the demo actions
Known bugs
None at the time of publishing
Frequently Asked Questions [optional]