Authentication
Last updated
Was this helpful?
Last updated
Was this helpful?
Create a Endpoint
Get your user's Selfie
Submit the Job to Smile ID
Interpret your results
The SmartSelfie™ Authentication entails comparing a SmartSelfie™ against the Selfie on file of a registered user. To register a user, the job request payload is exactly the same as a SmartSelfie™ Authentication except for two differences (both changes are to be made in the section of this page):
Since you are just authenticating the user, you need an already registered user_id
(details of Key in section of this page)
Set the job_type
to "2" (details of Key in section of this page)
To successfully run SmartSelfie™ Authentication jobs you need to submit the user's selfie.When using the please see and Selfie Configuration on how to present the selfie capture screen and when using the please see on how to integrate directly with the selfie capture view.
SIDResponse
object will contain results returned from the api this contains strongly typed method to get the response as individual items or as json object or as a string, for more information on how to interpret results you can read more about result codes and responses in the section of the docs.