You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an adopter of Mojaloop building interconnected Mojaloop schemes using proxy
I would like to be able to configure unique names for each Mojaloop Scheme
so that messages can be routed correctly across the schemes and each of the participants can validate JWS error messages from either scheme
Acceptance Criteria:
Verify that a mojaloop can be configured to have a different identity to ‘switch'
Verify that the configured name is used in FSPIOP-Source or FSPIOP-Destination headers where applicable
Verify that usage of the ‘switch’ name in all services through central-services-shared enums (ENUM.Headers.FSPIOP.SWITCH , ENUM.Http.HeaderResources.SWITCH) and functions (transformHeaders, initializeCache kafka.proceed) are removed or parameterized
Verify that the configured name is used in JWS signing where applicable
Verify that the GP test pass with the hub's identifier not being the default (I.e. not 'switch') using a helm Kubernetes deployment. (OSS)
The following need to be checked:
ALS - fx branch
quoting Service - fx branch
Central Ledger - FX branch
Central Services Shared - main
Central Services Stream - main
ML API Adapter - fx branch
SDK standard components - main
SDK Scheme Adapter - main
ML core test harness - fx branch
Bulk API adapter - main
Central Settlement - fx branch
Thirdparty API svc - main
Transaction Request Service - main
Auth Service - main
Simulator - main
Helm chart - fx branch
Complexity: <High|Medium|Low> > A short comment to remind the reason for the rating
Uncertainty: <High|Medium|Low> > A short comment to remind the reason for the rating
Tasks:
Implement in ALS - fx branch
Implement in Quoting Service - fx branch
Implement in Central Ledger - fx branch
Implement in Central Services Shared - main
Implement in Central Services Stream - main
Implement in ML API Adapter - fx branch
Implement in SDK standard components - main
Implement in SDK Scheme Adapter - main
Implement in ML core test harness - fx branch
Implement in Bulk API adapter - main
Implement in Central Settlement - fx branch
Implement in Third-party API svc - main
Implement in Transaction Request Service - main
Implement in Auth Service - main branch
Implement in Simulator - main
Implement in Helm chart - fx branch
Implement in ML core test harness - fx branch
Done
Acceptance Criteria pass
Designs are up-to date
Unit Tests pass
Integration Tests pass
Code Style & Coverage meets standards
Changes made to config (default.json) are broadcast to team and follow-up tasks added to update helm charts and other deployment config.
Goal:
As an
adopter of Mojaloop building interconnected Mojaloop schemes using proxyI would like to
be able to configure unique names for each Mojaloop Schemeso that
messages can be routed correctly across the schemes and each of the participants can validate JWS error messages from either schemeAcceptance Criteria:
Complexity: <High|Medium|Low> > A short comment to remind the reason for the rating
Uncertainty: <High|Medium|Low> > A short comment to remind the reason for the rating
Tasks:
Done
Pull Requests:
Follow-up:
Dependencies:
Accountability:
The text was updated successfully, but these errors were encountered: