adorsys / adorsys/open-banking-gateway
Consent matching
- Vorherrschende Sprache
- Java
- Sterne
- 338
- Forks
- 122
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.