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

SDK - Implement restart functionality for Bulk related outbound requests after PM4ML onboarding #3264

Closed
5 tasks done
vijayg10 opened this issue Mar 30, 2023 · 1 comment
Closed
5 tasks done
Assignees
Labels
bug Something isn't working or it has wrong behavior on a Mojaloop Core service core-dev-squad oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it pi-21 Issues prioritized for Program Increment 21

Comments

@vijayg10
Copy link

vijayg10 commented Mar 30, 2023

Summary:
SDK is not able to send any Bulk related HTTP requests to mojaloop switch after the DFSP has been onboarded.

Observations:

  • The issue seems with SSL certificates. The HTTP client is not able to include proper SSL certificates for mTLS authentication.

Severity:
(Low, Medium, High)

Priority:
(Critical, Medium, Low)

Expected Behavior

After DFSP onboarding the following things to be happened in SDK service of PM4ML

  • The WSO2 token should be refreshed after DFSP onboarding
  • The TLS certificates should be updated
  • The JWS certificates should be updated
  • The http client should use the updated security credentials

Steps to Reproduce

  1. Deploy two new PM4MLs for sender and receiver in IaC
  2. Onboard the PM4MLs in MCM
  3. Try to run PM4ML SDK test pipeline and observe the logs in pm4mlttksim1 and pm4mlttksim2 PM4MLs

Specifications

  • Component (if known): mojaloop/sdk-scheme-adapter
  • Version: v22.0.1
  • Platform: IaC (PM4ML Helm v8.0.1)
  • Bug found/raised by: @vijayg10 @dfry @mdebarros

Pull Requests

@vijayg10 vijayg10 added bug Something isn't working or it has wrong behavior on a Mojaloop Core service oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it labels Mar 30, 2023
@vijayg10 vijayg10 added to-be-refined This story is ready to be groomed core-dev-squad labels Mar 30, 2023
@vijayg10 vijayg10 changed the title SDK - Not working after onboarding until the pod is restarted manually SDK - Not working after PM4ML onboarding until the pod is restarted manually Mar 30, 2023
@chris-me-law chris-me-law added the pi-21 Issues prioritized for Program Increment 21 label Jun 23, 2023
@PaulGregoryBaker PaulGregoryBaker removed the to-be-refined This story is ready to be groomed label Jun 23, 2023
@vijayg10 vijayg10 self-assigned this Jun 23, 2023
@vijayg10
Copy link
Author

Created a followup issue for intermittent failures for /transfer endpoint after onboarding
#3394

@vijayg10 vijayg10 changed the title SDK - Not working after PM4ML onboarding until the pod is restarted manually SDK - Implement restart functionality for Bulk related outbound requests after PM4ML onboarding Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working or it has wrong behavior on a Mojaloop Core service core-dev-squad oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it pi-21 Issues prioritized for Program Increment 21
Projects
None yet
Development

No branches or pull requests

3 participants