saltedge / sca-identity-service-example

Example of Identity Service to cover all the flows of Strong Customer Authentication (PSD2)
GNU General Public License v3.0
16 stars 12 forks source link

Implementation of Instant action #8

Closed AlexLobaciov closed 4 years ago

AlexLobaciov commented 4 years ago

Summary:
We have different authentication flows in innovative financial world. To make the customer experience best for our clients with Strong Customer Authentication, it's necessary to introduce the "Instant action".

Where applied?

General feature overview (described flows):
Case 1: QR code/Deep link flow (scanning QR from laptop or accessing Deep Link from smartphone with Salt Edge Authenticator):

Case 2: App-to-app authentication with deep link redirect flow from TPP app (switch to Salt Edge Authenticator while redirecting to the service provider authentication page, once initiated from TPP app)

Workload (plan):
Realize logic for the "Instant action" by the following specifications:

Task - Identity Service:

AlexLobaciov commented 4 years ago

Implementation completed. Thank you! Closing