ABIS
Last updated
Was this helpful?
Last updated
Was this helpful?
Providing a unique identity for a resident is one of the key features of any identity platform. To achieve this, MOSIP interfaces with an Automated Biometric Identification System (ABIS) to perform the de-duplication of a resident's biometric data.
The ABIS system never learns about residents' identities. Any Personally Identifiable Information (PII), such as demographic details or an applicant's AID (application ID), is not shared with the ABIS system. Internally, MOSIP maintains a mapping between the ABIS-specific reference ID and the AID of the resident.
ABIS must support the following types of biometric images:
Individual fingerprint images (segmented)
Iris images (left, right)
Face image
It is recommended that ABIS be deployed in the same secure zone (military zone) where the registration processor is deployed.
ABIS system is not recommended to connect to any external network.
MOSIP interacts with ABIS only via message queues. The JSON format is used for all control messages in the queue. MOSIP sends requests to the inbound queue address and receives responses from the outbound queue address. ABIS must comply with the interface defined in
The interface may be tested using the .
Biometrics data in MOSIP is exchanged as per formats defined in .
MOSIP provides kits to test the interface. Refer to the
ABIS must comply with .
The queues can be configured in the file. The ABIS system connects to the queues using a pre-defined user ID and password.