Enroll User Credentials from Selfie Capture
If the Selfie was previously captured, for example for the purpose of running the 1:N search, the data can be used to enroll user biometrics into authID platform.
Two API calls are required to turn Selfie data into Account Biometric Credential:
- Get TempId of storage location for Selfie data using Get Selfie Transaction TempId endpoint.
- Pass TempId to Create Proofed Account Biometric Credential endpoint. The Selfie contained in TempId is used.
Selfie Storage will Expire
Data contained in TempId expire within 72 hours. Trying to enroll Account Biometrics using TempId that has PII data removed results in error.
Updated 22 days ago