Client Authentication Integration
Integration guide
This page provides a step-by-step guide on how to integrate the Client Authentication solution via the API only or the App Drop-in.
Setup
Before you begin your integration, make sure you have the following in place:
Prerequisites
- You need your Fourthline API key.
- The client must have at least 1 successful Identity Verification with Fourthline.
Statuses
Set up handling for the Client Authentication statuses.
Webhook
Set up a webhook and handling for the Client Authentication notifications.
App Drop-in integration
To integrate via the App Drop-in, follow these steps:
1. Complete the configuration and setup in your selected SDK:
2. Customize the UI.
3. Capture the required data and images via the drop-in.
4. Upload the data and images to Fourthline, following the standard API flow.
Configuration
Discuss with your implementation manager the following configuration option:
Configuration | Description |
---|---|
Required data | Which data points in Create Client Authentication > clientData you require |
Testing
Fourthline's platform is built to detect real faces. This means, by the nature of our business, we can't provide dummy photos, files, or data for testing.
To test your Client Authentication solution:
1. Use the real faces and data of your colleagues to create test cases in the sandbox
environment.
2. To safeguard the privacy of your colleagues and their data, when you have finished testing, contact your implementation manager to delete all testing data from the sandbox
.
Updated 6 months ago