adorsys / adorsys/open-banking-gateway
Consent matching
- Ngôn ngữ chính
- Java
- Star
- 338
- Fork
- 122
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Match already existing consent by request parameters
- [ ] ValidationInfo annotation (fields to be filled that are shown to the user) should be configurable on bank-level and consent authorization mode (EMBEDDED/REDIRECT) in the database. Default is mandatory when nothing in DB. This means that fields like ASPSP ID can be made optional or mandatory per bank based on the selected authorization approach. I.e. `2131-1243-13443-4344 : {PSU_ID: {EMBEDDED: MANDATORY, REDIRECT: NOT_REQUIRED}}`
- [ ] Define consent class for Xs2a protocol that will be used for consent sharing
- [ ] Consent matching for list accounts supporting global consent (i.e. allPsd2) and dedicated consent (i.e. for IBAN 12345 consent for `allPsd2: allAccounts` should match)
- [ ] Consent matching for list transactions supporting global consent (i.e. allPsd2) and dedicated consent (i.e. for IBAN 12345 consent for `allPsd2: allAccounts` should match)
- [ ] Consent conflict resolution (see https://app.zenhub.com/workspace/o/adorsys/open-banking-gateway/issues/519)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.