adorsys / adorsys/open-banking-gateway

Code2Token (confirmConsent) should use secret code to activate consent

Open
#628 0 comments 0 reactions 0 assignees View on GitHub
BE low priority
Dominant language
Java
Stars
338
Forks
122
PR merge metrics
No merged PRs in 30d

Description

Currently, `confirmConsent` uses authorization-id that is shared with the client device to activate consent. We need to heighten the security so that one needs a secret code additionally like in Ouath2 to activate the consent. This code should be returned on 202 listAccounts/listTransactions.
This means that `confirmConsent` should accept both auth-id and secret-code to activate consent and the secret code is returned to FinTech on initiating call (i.e. listAccounts)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.