Integration Options and Discovery Endpoints
Reference information to help relying parties select the appropriate ID system and proceed with integration.
eSignet supports integration with both Mock ID and MOSIP ID systems for authentication and identity verification.
The integration flow and configuration steps remain identical for both options, the only difference lies in the discovery endpoints, which determine the environment and underlying ID system you connect to.
Discovery Endpoints for Mock ID and MOSIP ID Integration
1. Mock ID Integration
Use this option to integrate with a Mock ID system, which is designed to simulate a real ID system for testing and development purposes.
Please refer here for the Mock ID discovery endpoints.
Purpose:
Enables developers to test authentication flows safely.
Returns claims and responses similar to production with mock user data.
Ideal for validating OIDC client configuration and redirect flows.
2. MOSIP ID Integration
Use this option if you want to use a MOSIP ID for your use case demonstrations or integration testing.
Please refer here for the MOSIP ID discovery endpoints.
Purpose:
Connects to the live MOSIP identity system for real user authentication.
Returns genuine user claims and ID tokens after successful login.
Suitable for end-to-end verification before deployment.
Last updated
Was this helpful?