Submit proof of identity

In this phase, the Issuer receives identity verification evidence and makes an approval decision.

Approved case

Request flow

Flow description

Step Source Description
1 Android-powered device A user submits the liveness video and physical identity document images for VDC registration.
2 Google servers Google calls proofUser, sending the evidence and a proofing ID to the Issuer.
3 Issuer servers The Issuer sets the approval to pending and reviews the submitted evidence.
4 Issuer servers The Issuer calls notifyProofingStatusUpdateAvailable to notify Google that a status update is available for this proofing request.
5 Google servers Google calls getProofingStatus to determine the status of the proofing request.
6 Issuer servers The Issuer returns the accepted status.
7 Google servers Google relays the status to the user.

Rejected case

Request flow

Flow description

Step Source Description
1 Android-powered device A user submits the liveness video and physical identity document images for VDC registration.
2 Google servers Google calls proofUser, sending the evidence and a proofing ID to the Issuer.
3 Issuer servers The Issuer sets the approval to pending and reviews the submitted evidence.
4 Issuer servers The Issuer calls notifyProofingStatusUpdateAvailable to notify Google that a status update is available for this proofing request.
5 Google servers Google calls getProofingStatus to determine the status of the proofing request.
6 Issuer servers The Issuer returns the rejected status.
7 Google servers Google relays the status to the user.