Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do we authenticate API calls received from HCX to the participant system? #197

Open
saurabh-singh-17 opened this issue Jul 7, 2022 · 0 comments

Comments

@saurabh-singh-17
Copy link
Collaborator

we have standardised the authentication method for all providers which is different from the password and username method used for token generation. Please refer the link - https://docs.swasth.app/hcx-specifications/hcx-technical-specifications/open-protocol/data-security-and-privacy/api-security#securing-participant-system-apis. HCX team sends a self signed token which can be authenticated using a public key shared with the participant. Please note the subject of the JWT token will be the same and is given below.

subject of the JWT token for Mock Payor :1-d2d56996-1b77-4abb-b9e9-0e6e7343c72e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant