- 17 Dec 2024
- 1 Minute to read
- DarkLight
- PDF
Integration Steps
- Updated on 17 Dec 2024
- 1 Minute to read
- DarkLight
- PDF
To integrate OneSpan Cloud Authentication step-by-step
Implement the OneSpan Cloud Authentication user registration in your web application to start the authenticator provisioning.
Register your application for notification in the OneSpan Community Portal and optionally integrate the Orchestration SDK in your mobile application.
Implement OneSpan Cloud Authentication login and transaction in your web application to support OneSpan Cloud Authentication Secure Channel- and Push Notification-based operations.
When implementing OneSpan Cloud Authentication, ensure to select the correct endpoints and request body values from the OneSpan Trusted Identity platform API:
For login operations with OneSpan Cloud Authentication, select LoginInput as the object type from the drop-down list of the POST /users/{userID@domain}/login endpoint.
For transaction operations, select TransactionValidationInput as the object type from the drop-down list of the POST /users/{userID@domain}/transactions/validate endpoint.