We are building a Government Tender Verification & e-Signing System as a company project using the MOSIP ecosystem (eSignet + Inji Certify + Inji Verify).
We are trying to register an OIDC client on the Partner Management Portal but https://pmp.collab.mosip.net is not loading — it either times out or stays stuck on a blank page. We have tried multiple browsers and networks but the issue persists.
Could you please help us with the following:
Is pmp.collab.mosip.net currently down or having issues? If yes, when will it be back?
Is there an alternative way to register an OIDC client in the meantime?
Hi @Evan ,
Thanks for reaching out to us, and welcome to the MOSIP Community.
You can register an OIDC client by filling out this form. It will take 1-2 days to complete the onboarding and we will be emailing you the details.
Can you also please elaborate a bit more about the use case you are planning to implement, it will help us to guide to better?
Thank you for the quick response! We have already filled out the registration form.
Regarding our use case:
We are building a Government Tender Verification & e-Signing System for a company project. The system works as follows:
Government officers authenticate using Aadhaar via eSignet (biometric or OTP) to verify their identity before they can approve and digitally sign tender awards.
Once authenticated, the officer signs a tender award which triggers Inji Certify to issue a W3C Verifiable Credential containing the tender details, contract value, awarded company, and the officer’s verified identity.
The Verifiable Credential is encoded as a QR code using PixelPass and stamped onto the official tender award PDF.
The awarded company receives the credential in their Inji Wallet via OID4VCI (pre-authorized code flow).
Any third party (auditor, bank, contractor) can scan the QR code on the PDF and use Inji Verify to instantly check if the award is GENUINE, TAMPERED, or REVOKED — without contacting the government.
The goal is to eliminate tender fraud by making every award cryptographically verifiable.
Technical stack: Node.js backend, React frontend, PostgreSQL database. The full system is built and tested — we just need the eSignet OIDC client credentials to enable real Aadhaar-based login for officers.
Please let us know if you need any additional details.