Skip to content

Conversation

@zesu22
Copy link
Contributor

@zesu22 zesu22 commented Aug 28, 2025

No description provided.

Signed-off-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com>
Signed-off-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com>
Signed-off-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com>

For Identity schema reference, see this [MOSIP UI JSON specification](https://docs.mosip.io/1.2.0/id-lifecycle-management/identity-issuance/registration-client/develop/registration-client-ui-specifications#field-spec-json-template).

### Condiguring Dynamic Regustration Form
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Configuring and Registration spelling correction

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done


### Condiguring Dynamic Regustration Form

**Mock**: Update the `mock-identity-system` service by adding the schema as a raw JSON file URL. The property for this should be named `MOSIP_MOCK_UI_SPEC_SCHEMA_URL`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If there is a new endpoint introduced to fetch the UI spec, can we have a brief detail here? @zesu22

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will be internally called, i don't think that will be needed here


**Mosipid**: Update the JSON file content to the `ui-spec` table in the master database of production environment, setting the domain to `esignet-signup`. Next, verify that every property defined in your JSON schema also exists in the `identity_schema` table of the same database. Failure to do so will result in an unknown_field error.

> **Note:** Only the **Field spec JSON template** section from the above link is applicable here.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line 24 should me moved below the line 16, as it is applicable for that line.

For Identity schema reference, see this MOSIP UI JSON specification.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Signed-off-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com>
Copy link
Contributor

@gk-XL7 gk-XL7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants