-
We need to enable `adorsys.request_signing.enabled` in xs2a-adapter properties and `tppSignatureRequired` in Sandbox profile (and anything else) to ensure that all xs2a-adapter->Sandbox requests are s…
-
As xs2a-adapter supports (should support from version 0.0.8) real request signing for Sandbox API, we need to make:
0. mock-qwac-certificate of Sandbox is complete security bypass, we should drop it.
…
-
Xs2aAdapter does not seem to handle Oauth2-prestep exception for payment properly for Adorsys Sandbox. Instead of throwing `OAuthException` it throws `ErrorResponseException`.
Need to check with their…
-
- [x] Validate decoupled SCA approach
- [ ] Tests for decoupled SCA approach
-
The issue was reported when running on a container, but it probably would happen in a bare metal environment with limited resources.
## issue:
When performing generation for the first time, codean…
-
In need of real bank accounts for testing purpose (Banking Gateway and XS2A adapter)
- the accounts have to be valid customer accounts
-
We need to discuss what should come as next
- Autorisation Protocol ( we already implemented Redirect, Embedded and Decoupled) - what next?
- Multibasketing?
- Which payment as next?
- Styling of …
-
Sparkasse returns on getTransactionList with Accept header "application/json"
`{"tppMessages":[{"category":"ERROR","code":"REQUESTED_FORMATS_INVALID","text":"The requested formats in the Accept hea…
-
Currently, when looking at PsuAuthRequest -> ConsentAuth it is very hard to understand what fields are needed or not. We need to clean up ConsentAuth for example like this:
1. PIS and AIS common as B…
-
Sandbox has released critical fixes for 3rd-party blocked bugs - we need to update it and validate
- [x] Update Sandbox that is used in tests
- [x] Update Sandbox on DEV
- [ ] Update Sandbox on Stage…