open-banking-gateway icon indicating copy to clipboard operation
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)

Results 137 open-banking-gateway issues
Sort by recently updated
recently updated
newest added

Update OpenAPI spec so that it correctly states what kind of security schemas is needed

BE

- When cookie is expired while redirecting back from ASPSP one should see error screen. - Also we would need to handle 401 in consent UI better. - It should...

bug
FE
BE

- [x] Validate decoupled SCA approach - [ ] Tests for decoupled SCA approach

FE
BE

Ensure that each endpoint has API version prefix '/v1'

BE

PIS API has many unused fields (in particular get status requests). This needs to be cleaned up

BE

I makes sense to cache particular user information. When LoA is done for user from OpenBankingGateway to Bank and result can be retrieved with valid consent, it makes sense to...

Create wiremock based test suite for real banks (with wiremock expected state)

BE