Registration integration
Documentation for the form fields required for MOSIP Registration Integration in OpenCRVS 1.9 is a work in progress
Asynchronous integration
MOSIP integration can only work asynchronously, so ensure that you have enabled the external validation workqueue and prepare to configure the endpoints we described in the link above.
Note how we customise the onRegisterHandler in order to follow whatever configuration requirements exist for the country and prepare the payload for the mosip-api middleware that will authenticate with MOSIP, and submit data using. the MOSIP Packet Manager API.
Last updated