open-banking-gateway
open-banking-gateway copied to clipboard
Add support for encryption, redirect-code, cookie checking bypass
trafficstars
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-filterfilter
https://jira.adorsys.de/browse/OBG-67