Konnect-Agri / consent-manager

APIs to manage and verify the consent artifact for accessing farmer details.
2 stars 0 forks source link

[Consent Manager] Orchestrate Consent Manager APIs through Auth #23

Open amit-s19 opened 1 year ago

amit-s19 commented 1 year ago

Currently Consent Manager APIs are being directly used for the purpose of creation of Consent Artifacts, Acceptance, Rejection, Revocation, etc but these must be routed through Authenticator service only due to security concerns.