githubEdit

Integrate with eSignet

If you are a relying party looking to integrate with eSignet, you can connect with us by completing the formarrow-up-right here. This will assist us in facilitating a seamless integration on collabarrow-up-right.

Here are some FAQs on the Google form.

chevron-rightWhat are redirect URIs?hashtag

The redirect URIs are the list of URIs the relying party provides where the authorization code needs to be sent after successful authentication by eSignet.

chevron-rightWhy do you need a public key?hashtag

The public key shared by the relying party is used to verify the digital signature when there is an authorization request. It is also used to encrypt the user_info and send it to the relying party.

chevron-rightWhat is JWK format?hashtag

JWK (JSON Web Key) is a JSON data structure that represents a set of public keys utilizing either the Elliptic Curve or RSA families of algorithms (public key cryptography).

Learn more about JWK herearrow-up-right.

chevron-rightHow can I convert a public key to JWK format?hashtag

Here is the easiest way to convert your public key (a .PEM file) to JWK format for testing.

Once you receive the eSignet credentials at the email address provided on the form, please go through our integration guide on Relying Party Integration to complete the integration.

Last updated

Was this helpful?