Hi everyone,
I am trying to deploy MOSIP v3 on-premise without DNS, using my own data center infrastructure. I have followed the official documentation for the deployment.
For demo and testing purposes, I am using my laptop as the Registration Client. From the Registration Client, I am able to fetch pre-registration users, onboard them, and approve their applications successfully.
However, after the process is completed, I do not receive any acknowledgement receipt or confirmation containing the 29-digit AID, UIN, or VID.
When I go to my deployed Resident Portal and use the “Get My UIN” option, it asks for a 29-digit AID/UIN/VID, but I am not able to find this anywhere.
The only application ID shown in the Registration Client confirmation is the same as the Pre-Registration ID. The confirmation screen shows other details, including biometric capture success, but I do not see any AID, UIN, VID, or acknowledgement receipt.
Am I missing any step in the registration or packet processing flow? Could this be related to packet upload, sync, processing, or notification configuration?
I would appreciate any guidance on how to verify whether the registration packet has been generated, uploaded, processed, and whether the AID/UIN is being created correctly.
Thanks in advance.
UPDATE:
I noticed that in my deployment, I get a 29 digit AID from regclient if i register a user without the prereg flow. But if I register a user in prereg first and then fetch prereg details in the regclient, it gives it the same 14 digit prereg application ID.
Another doubt I had is for the on-prem local deployment, how is the resident service supposed to work? Is esignet necessary for it? Kindly point me to appropriate documentation which can help me implement the same.