Local Deployment
Last updated
Last updated
Copyright © 2021 MOSIP. This work is licensed under a Creative Commons Attribution (CC-BY-4.0) International License unless otherwise noted.
This document details the steps for running eSignet locally on your system for local development and integration.
For the local deployment, eSignet is integrated with mock identity system using eSignet plugins specifically developed to connect with mock identity system. You can find the mock plugin implementation here.
We have docker-compose setup to start eSignet and its dependent services.
You may find it helpful to watch the video below, which provides instructions on how to setup and run eSignet along with its dependent services locally.
To know about the query parameters that are required to test the OIDC flow, refer to our stoplight API documentation.
We also have Postman scripts available under docs/postman-collections folder in the eSignet GitHub repository.
Collection
Environment Configuration