This repository provides code for eKYC Hub application. The eKYC Hub implements the eKYC OIDC specification OpenID Connect for Identity Assurance 1.0

identityfirst/eKYC-Hub

submited by
Style Pass
2022-06-23 23:00:19

This repository provides code for eKYC Hub application. The eKYC Hub implements the eKYC OIDC specification OpenID Connect for Identity Assurance 1.0 and allows for the integration with eKYC data providers (verification services).

In the repository, you can also find a demo client application as well as an example integration of the eKYC Hub with an open source Identity Provider - KeyCloak. You will need to have Docker installed to run the demo.

The eKYC Hub has been implemented with Passbase - one of the easy-to-use verification services which provides an SDK and RESTful API for verifying end user data. Other providers can be used depending on requirements.

Note: You will need to register at Passbase and obtain a public key and a secret in order to integrate the current version of eKYC Hub.

The eKYC Hub has been developed to be compliant with the OpenID Connect for Identity Assurance 1.0 specification. The framework will undergo compliance checks and interop activities by end of 2021. Should there be any differences with the specfication, we will make best effort to update the framework to be fully compliant. Check this repository as well as Identity First Tech website for more information. Also, we would welcome a pull request!

Leave a Comment