Local Deployment
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 the mock identity system using eSignet plugins specifically developed to connect with the mock identity system.
We have a docker-compose setup to start eSignet and its dependent services. Kindly refer to the readme file to know the steps to run the docker-compose in detail.
API Documentation
To know about the query parameters that are required to test the OIDC flow, refer to our stoplight API documentation.
Postman Collection
We also have Postman scripts available under the postman-collections folder in the eSignet GitHub repository.
Last updated
Was this helpful?