Photo Enrollment
Use a photo (from an identity document) to enroll the initial biometric data of the user
Last updated
Was this helpful?
Use a photo (from an identity document) to enroll the initial biometric data of the user
Last updated
Was this helpful?
As introduce in the :
enrollment is the process of registering a new user by connecting their facial biometrics to a Keyless account. During this process, a full and unobstructed view of the user's face is required.
If you possess a trusted source, such as an identity document, Keyless allows you to register a new user connecting their facial biometric from the identity document photo. The assumption behind the feature is that the identity document photo fulfills the requirement of a full and unobstructed view of the user's face.
To retrieve a document photo Keyless offers the utility.
To enroll a user from the photo use the PhotoEnrollConfig
.
You can configure the enrollment process with optional parameters in your PhotoEnrollConfig()
instance.
If the Enroll from photo is successful you will find in the EnrollmentSuccess
containing the corresponding fields you requested during configuration.
If the enrollment is successful the user is enrolled and can with Keyless from now on.