Authorization
Overview
The scope of these end points is to standardise issuance of access tokens using existing OAuth2/OIDC standards.\
Helps standardise end point access across g2p complaint api stack using x-access-token that is compliant with JWT specs.\
DPGs & COTS products may also provide similar authz api end points with G2P Connect documented scopes as part of each country specific implementation (if any).\
Additional security like IP white listing, private networks, etc are outside the scope of G2P Connect standards. Each country shall decide required operational models.\
References
Interface List
Interface ID | End Point | Description |
---|---|---|
AUTHZ-TOKN | /oauth2/client/token | Provide access token to registered senders & receivers |
Integration Schematics
Last updated