Skip to main content

Enrollment

Register a user’s facial biometric for future authentication or verifications

Used when customers want to activate facial recognition as a secure method for future authentication or identity verification.


Key features

  • Enrollment Initialisation: Captures and registers the user's biometric data so it can be used in future verifications.

This step involves capturing and registering a person’s biometric data so it can be used later to verify or identify them.



Input datablocks

Input requirements for this step.

Data blockMandatoryDescription
UserReferenceOptionalContains the unique subject identifier. Automatically generated from the subjectId provided in metadata at session creation.
BiometricSamples or DocumentImagesConditionalAn image source is required: BiometricSamples (priority) or DocumentImages.

Verdicts

Verdicts for this step.

VerdictDescription
accepted The enrollment was successful.
rejectedThe enrollment has failed after all retry attempts.
already_enrolledThe user is already enrolled.

Output datablocks

Datablocks produced per verdict.

ScenarioData blocks producedDescription
acceptedAuthenticatorCredentialThe enrollment was successful. The authentication means has been created and is associated with the subject.
rejectedThe enrollment has failed after all retry attempts.
already_enrolledThe user is already enrolled.