/
How to modify UIN/VID length
How to modify UIN/VID length
This is the step by step instruction to increase or decrease the length of the UIN or VID.
Change the following property in application-default.properties.
FOR UIN - mosip.kernel.uin.length
FOR VID - mosip.kernel.vid.length
Bringdown kernel id generator service. In the Deployments scale down to zero.
In the mosip_kernel db → clean up all the records in the following table.
FOR UIN – uin table –> run the query → truncate table kernel.uin
FOR VID – vid table – > run the query → truncate table kernel.vidBring up the id generator service, once the pod is up – check the uin/vid table for records. Verify if the table is seeded with uin/vid of the altered length.
Restart Idrepo – Vid service pod.
Test by Generating a new UIN/VID.
, multiple selections available,
Related content
Unable to perform On-boarding in Registration Client
Unable to perform On-boarding in Registration Client
More like this
How to enable or disable some of the UIN validator criterias in MOSIP?
How to enable or disable some of the UIN validator criterias in MOSIP?
More like this
KER-IOV-004 - Invalid input parameter
KER-IOV-004 - Invalid input parameter
More like this
Change the Default Mosip Modules password
Change the Default Mosip Modules password
More like this
Collab: Mosip Module Versions
Collab: Mosip Module Versions
More like this