mojaloop / project

Repo to track product development issues for the Mojaloop project.
Other
23 stars 15 forks source link

JWS (Disable_JWS flag and hub validation improvement) #3736

Open tw-sithumyo opened 8 months ago

tw-sithumyo commented 8 months ago

Acceptance Criteria:

  1. The Disable_JWS flag will no longer impact the transmission of JWS signatures from the payer to the payee DFSP.

  2. Any JWS signature received from the payer will be directly forwarded to the payee DFSP without intermediate validation by the hub.

  3. The payee DFSP is responsible for validating the received JWS signature using the public key of the payer DFSP.

  4. The hub will no longer perform signature validation during the transmission process.

ei-nghon-phoo commented 7 months ago

TBD & To analyze more deeply