open-banking-gateway
open-banking-gateway copied to clipboard
Provides RESTful API, tools, adapters, and connectors for transparent access to open banking API's (for banks that support PSD2 and XS2A as well as HBCI/FinTS)
Implement transactions caching layer so that transaction list can be persisted and analyzed with smartanalytics
Fixes #368 Updated the documentation with the latest functionalities.
- [x] Have to add some env variables - [x] Add volume fir smartanalytics
- [x] check what we have all rights for smart analytics to release and deploy.(Credentials to deploy to maven central, docker repo for smart analytics in adorsys) - [x] configure...
We need to update `staging` profile to set ASPSP URL to null in opb_bank (not like now Xs2a urls) and add the check to HbciExtendWithServiceContext if aspsp URL is null...
Create and securely store FinTech service accounts Secrets should be provided to FinTech application with environment variable pattern: ``` SERVICE_ACCOUNTS_ACCOUNTS[0]_LOGIN SERVICE_ACCOUNTS_ACCOUNTS[0]_PASSWORD SERVICE_ACCOUNTS_ACCOUNTS[1]_LOGIN SERVICE_ACCOUNTS_ACCOUNTS[1]_PASSWORD ... ```
- [x] Fix heavy tests - [x] Upgrade environment Test results 