adorsys / adorsys/open-banking-gateway
Display missing fields after consent authorization has started
Open
BE
low priority
- Dominant language
- Java
- Stars
- 338
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
See i.e. PSU_ID field. It can be Conditional.
If our database presumes bank will choose REDIRECT approach, but then suddenly decides to use EMBEDDED approach (although psu id was not provided as our DB expects redirect), PSU_ID will be missing as an issue on initial validation. But, it needs to be passed after authorization has started (we are no longer in mock execution mode).
Here, PSU_ID is just an example, we need to be able to ask the user for extra fields even after authorization has started
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.