Registration Processor
Last updated
Was this helpful?
Last updated
Was this helpful?
Registration Processor (Regproc) is a backend processing engine to enable the ID Lifecycle management. The diagram below shows the Registration Processor along with the other modules that contribute in issuing a Unique Identification Number(UIN) for an individual. Internally, Regproc follows the architecture where data flows via multiple stages till the UIN is issued.
The relationship of Regproc with other services is explained here. NOTE: The numbers do not signify sequence of operations or control flow
User pre-registration data is downloaded using the pre-registration datasync service.
Registration packets are uploaded by to .
Quality of biometrics is checked using an external biometric SDK. This is done in Regproc's .
Regproc shares biometric data with and Manual adjudication System. The policy for sharing this data is fetched from .
The above data is shared by providing a URL that partners use to fetch data. This URL is obtained from service.
Regproc's communicates with via . The ABIS performs deduplication and sends back result to the Q.
The Registration Processor contains several .
The registration packet flows through the various stages depending on the type of flow. Refer
Refer to
Refer to