open-banking-gateway icon indicating copy to clipboard operation
open-banking-gateway copied to clipboard

service-session-id without expiry date

Open electronicpeter opened this issue 5 years ago • 2 comments
trafficstars

Tpp returns service-session-id which actually has functionality of a consent handle for client. But consent is not valid for all times and has an expiry date. But client does not get this information and is forced to reuse conent untial 503 is returned from server (see https://app.zenhub.com/workspaces/open-banking-gateway-5dd3b3daf010250001260675/issues/adorsys/open-banking-gateway/788).

Client needs to get information of expiry date. Good place to return expiry date would be response of v1/banking/consents/{auth-id}/onfirm method.

electronicpeter avatar Jun 22 '20 10:06 electronicpeter

check it again with Peter

nitch2019 avatar Oct 09 '20 08:10 nitch2019

https://jira.adorsys.de/browse/OBG-72

gatiskalnins avatar Sep 02 '21 12:09 gatiskalnins