Identity
Overview
G2P Connect recommends Gov Stack published Identity Building Block specifications
Below G2P Connect API's with batch / async support is an additional option for implementing systems to consider to integrate with digital ID systems.
References
API specification link
Discussion thread
Interface List
Interface ID | End Point | Description |
---|---|---|
ID-VRFY | POST /identity/verify | Authenticate using otp, demo or bio factors |
ID-ON-VRFY | POST /identity/on-verify | Authentication response through callback |
ID-TXNSTS | POST /identity/txn/on-status | Perform async status check of previous identity transanctions using transaction_id and/or reference_id(s) |
ID-ON-TXNSTS | POST /identity/txn/on-status | Response to async status check of previous identity transanctions using callback |
Utilities
Below are few utilities that community can open source:
Mobile / web app Toolkits to easily read a person's Verifibale Credentials to auto populate for social programs registration processes.
Toolkits to enable "offline" verification of beneficiary using VC data + local face match for proof of presence.
Online Auth/Kyc APIs using biometric based auth modalities using country specific Foundation ID implemenations.
Demographic deduplication utilities for scoial protection platforms where de-duplicated foundational ID is not be available/accessible.
Integration Schematics
Last updated