Server¶
IDLive® eKYC Toolkit is designed to empower your applications with reliable KYC functionality, providing advanced security measures to safeguard against fraud and enhance user verification processes. With its modular architecture, the toolkit allows for easy integration and scalability, adapting to your specific business needs.
The toolkit consists of a series of microservices that work together to deliver robust biometric verification, identity document validation, and advanced fraud detection capabilities, including defenses against Presentation Attacks, Deepfake detection, and Injection Attacks.
The main components of the IDLive® eKYC Toolkit include:
-
eKYC API Gateway
This is the entry point of the entire application. The eKYC API Gateway provides a unified API, implementing the core business logic of the KYC solution. It also handles routing to other microservices within the suite, making integration straightforward and efficient for developers.
-
IDLive Face Server
The IDLive Face Server specializes in detecting Presentation Attacks and Deepfake manipulations in selfie images. This server ensures the authenticity of the biometric data captured from end users.
-
IAD Server
This server is responsible for detecting Injection Attacks, ensuring that data transmitted from client-side capture libraries is not tampered with. It also decrypts and verifies the integrity of captured data, adding a crucial layer of security to the KYC process.
-
IDLive Doc Server
The IDLive Doc Server is dedicated to validating government-issued identity documents. It detects Presentation Attacks on document photos, ensuring that only legitimate, unaltered documents are used for verification.
-
IDFace Match Server
This server performs biometric verification and identification of individuals, matching faces with stored biometric data to confirm user identities. It is a critical component for scenarios requiring secure and reliable person recognition.
Below, you will find detailed instructions on how to install and deploy the IDLive® eKYC Toolkit, enabling you to quickly set up and start using this solution in your environment.