Open desaiuditd opened 8 years ago
Hello Udit, just wanted to ensure that you have all the information you need. Are you looking for any specific information to proceed with this work flow development ?
Also, the Trusted App ID and Trusted App secret are something we provided earlier ?
Hi @suryayadavalli, I just wanted to make sure that the mentioned workflow is correct and that's how the client profile module is supposed to work.
E.g., HOME app will be connected only once with HMIS API (using /authorize
, /token
endpoints) and we will store those tokens (access
, refresh
, consent
) within HOME app for future API calls. Is this correct?
Hi @desaiuditd , Yes, that is correct.
Consent is something you don't have to store with in the HOME APP, each time the app makes the call, HMIS platform will validate if the user consents the app to make the calls on his behalf .
Workflow
HMIS API Support
A app level setting for HMIS App ID & App Secret is given. Admin will setup these options and it will be used to access the HMIS API.
Ref: Home App Diagram PDF