This repo contains following MOSIP side of components for the MOSIP OpenCRVS integration:
- MOSIP side OpenCRVS Mediator (
mosip-side-opencrvs-mediator
) receives data from OpenCRVS, creates registration packet, and uploads it to registration processor. - OpenCRVS Registration Processor Stage (
registration-processor-opencrvs-stage
) is added as the last stage in MOSIP registration-processor pipeline, to issue the credentials back to OpenCRVS, after registration is successful.
This repo is not to be confused with OpenCRVS side MOSIP Mediator, which is also part of MOSIP OpenCRVS integration, that receives the credential(UIN) issued by MOSIP, and processes it as required.
This is work-in-progress.
This project is licensed under the terms of Mozilla Public License 2.0.
- mosip-side-opencrvs-mediator and registration-processor-opencrvs-stage are available as installable helm chart.
- Refer to deployment instructions, for installing this project on a kubernetes cluster using the above helm charts.
Refer to Notes.