adorsys / adorsys/open-banking-gateway

Code2Token (confirmConsent) should use secret code to activate consent

Abierto
#628 0 comentarios 0 reacciones 0 asignados Ver en GitHub
BE low priority
Lenguaje dominante
Java
Estrellas
338
Forks
122
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.