Using Thales Fingerprint Sensor with web enrolment and authentication


The enrolment and authentication flows are similar to the ones already present in Veridium platform, providing a streamlined and known experience for end users. This will help the adoption rate and minimizes additional support needed in production environments which already have this hardware option for authentication.

Configuration and functional operation:

After setting up the library on the server, the new method is available in Veridium Manager / Orchestrator / Authentication / Authentication Methods - DESKTOP_FINGERPRINT.

image-20230929-145621.png

Editing this method has 2 available biometric template format options for saving the fingerprint:

  • GreenBit (proprietary from sensor manufacturer)

  • Bitmap (classic image format)

image-20230929-145828.png

The 2 formats are not interoperable. Switching from one to another requires new user enrolments before authentication attempts are validated.


In order to activate the method in both Enrolment and Authentication flows, remember to enable it in Policy (either TRUE or OPTIONAL values), and add the predefined command “cmd_desktop_fingerprint” to the desired Journey flows.

image-20231017-155254.png
image-20231017-155208.png
image-20231017-155241.png


Sample end-user flows in Self-Service Provider:

  1. Enrollment flow:

image-20231017-125346.png
image-20231017-125425.png
image-20231017-125508.png
image-20231017-125529.png
image-20231017-125549.png


  1. Authentication flow:

image-20231017-125732.png
image-20231017-125746.png
image-20231017-125839.png
image-20231017-125856.png