Onboarding flow

The following guide is solely focused on the Onboarding process with the Keyless Agent.

Steps

  1. IdV collects Selfie Frame and Document data (included document picture)

  2. IdV performs document check + face comparison (between Selfie frame and Document picture)

  3. IdV returns the Selfie frame to the Customer backend

  4. Customer backend interacts with the Keyless Agent to enroll a new user

  5. Customer backend retrieves and store the KeylessClientState (needed to initialize the Keyless Mobile SDK)

  6. Keyless allows to defer the actual user activation to a later time (optional) using the β€œcommit” API

Diagram

For instructions on how to install and setup the SDK please refer to this guide

Last updated