# Integration with e-Signet

## Introduction

OpenG2P can use [e-Signet](https://docs.esignet.io/) for authentication. e-Signet provides an [OIDC](https://openid.net/connect/) interface for authentication while connecting to the MOSIP's IDA services on the backend.

<figure><img src="https://1786418539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylzvZHp30DQ3rNCClELV%2Fuploads%2FGn34BnmmusJbJFjSYOAk%2FIdP%20Diagrams-Page-3.png?alt=media&#x26;token=21de4b84-f1d2-4254-a30d-9ca8a40534c8" alt=""><figcaption></figcaption></figure>

Here, OpenG2P is a Relying Party and the Authentication System is MOSIP. Learn [more](https://docs.esignet.io/integration-guides/authentication-system-integration).

## Configure OpenG2P for e-Signet

Refer to the guide [Integrate MOSIP e-Signet](/1.0.0/guides/user-guides/integrate-mosip-e-signet.md).

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.openg2p.org/1.0.0/integrations/integration-with-mosip/integration-with-e-signet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
