SCA Common

1.1
Sentinel
SCA

Payment Services Directive (PSD2) compliant method for customers to confirm their identity.

Verifies a number of factors: Knowledge, Possession and Inherence.

Specifications Documents

Component Specifications

These are the specifications of the application in isolation. They are generated by the Component Tests and are defined based on Features. They are specified in a Gherkin "Given-When-Then" format.

Integration Specifications

These are the specifications of the application when integrating with other applications. They are generated by the Integration Tests and are defined based on Features. They are specified in a Gherkin "Given-When-Then" format.

Open API Specifications - Swagger Format

These are the Open Api specifications in Swagger UI HTML format. These define the endpoints of the application and definitions of inputs and outputs. It is based directly on the Open Api JSON, but in a more readable format.

Open API Specifications - ReDoc Format

These are the Open Api specifications in ReDoc HTML format. These define the endpoints of the application and definitions of inputs and outputs. It is based directly on the Open Api JSON, but in a more readable format.

Was this page helpful?