adorsys / adorsys/open-banking-gateway
Add support for encryption, redirect-code, cookie checking bypass
Open
BE
- Dominant language
- Java
- Stars
- 338
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
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
1. Redirect code validation (both on request and fromAspsp)
1. Cookie (Authorization-Session-Key) bypass
in addtion to already existing `no-signature-filter` filter
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.