open-banking-gateway icon indicating copy to clipboard operation
open-banking-gateway copied to clipboard

Add support for encryption, redirect-code, cookie checking bypass

Open valb3r opened this issue 5 years ago • 1 comments
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:

  1. Database encryption
  2. Redirect code validation (both on request and fromAspsp)
  3. Cookie (Authorization-Session-Key) bypass in addtion to already existing no-signature-filter filter

valb3r avatar Sep 02 '20 14:09 valb3r

https://jira.adorsys.de/browse/OBG-67

gatiskalnins avatar Sep 02 '21 09:09 gatiskalnins