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)
For development purpose (to execute the same request multiple times and observe changes in the behavior) we need to add special spring profile(s) that disable:
Database encryption
Redirect code validation (both on request and fromAspsp)
Cookie (Authorization-Session-Key) bypass
in addtion to already existing no-signature-filter filter
For development purpose (to execute the same request multiple times and observe changes in the behavior) we need to add special spring profile(s) that disable:
no-signature-filter
filter