adorsys / open-banking-gateway

Provides RESTful API, tools, adapters, and connectors for transparent access to open banking API's (for banks that support PSD2 and XS2A as well as HBCI/FinTS)
https://adorsys.github.io/open-banking-gateway
GNU Affero General Public License v3.0
255 stars 95 forks source link

Allow redirect to ASPSP popup for embedded mode #265

Closed valb3r closed 4 years ago

valb3r commented 4 years ago

In embedded mode, backend should provide the capability to show page 'You are about to go to ASPSP login page'. Currently, since backend returns only 303 status code in session with a client, only it can handle this case.

valb3r commented 4 years ago

Done - if real execution mode was 'redirect' while 'embedded' was preferred user will see the redirection page