-
Notifications
You must be signed in to change notification settings - Fork 15
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
GET /parties - no JWS headers returned at payeefsp #810
Comments
@sri-miriyala can you please add the specific headers and describe expected behavior explicitly? |
Below are the headers that are being sent on the request: Below are the headers that are received at the payeefsp side: As you can notice in the output, Accept, fspiop-method, fspiop-uri headers are not forwarded by ALS service to payeefsp |
To be addressed as part of #902.. @rmothilal please confirm. Thank you.. |
@rmothilal just FYI, this is still reproducible on the latest DEV2 envt (v7.3.1-snapshot of ALS) |
Summary:
After the ALS implementation, In GET /parties call, Switch not forwarding the JWS headers to payeefsp.
Severity:
(High)
Priority:
(medium)
Expected Behavior
When sending GET /parties call from payerfsp, switch is supposed to forward the JWS headers to payeefsp.
Steps to Reproduce
Specifications
The text was updated successfully, but these errors were encountered: