Introduction
This guide describes the uses of OIP Risk Management SDK and the steps on how to integrate it to a mobile application.
This guide is intended for programmers who need to adapt the functionality of OIP Risk Management on Android and iOS platforms.
About OIP Risk Management
Thales Assurance Hub is a smart risk-assessment platform in the Cloud that allows banks to assess every online banking session in real-time.
As a hub, this platform comes with pre-integrated solutions from Thales partner vendors who bring their expertise in various fields, including:
- Identity verification
- Device profiling
- Cybercrime threat detection
- behavioral biometrics
- Fraud intelligence
As a part of the system, OIP Risk Management SDK is a mobile SDK compatible with iOS and Android devices which collects attributes such as:
- Name and version
- Device ID
- Time zones
- Languages
- Jailbreak/rootkit detection
- Behavioral biometric data
OIP Risk Management SDK sends the signals collected on the device to the OIP Risk Management backend server so that the backend server can calculate a risk score.
The SDK provides the visitID received by backend to the application, which can be used by the application backend to get the next step decision from OIP Risk Management backend server. The decision can be further used by the application backend to decide for additional authentication such as two-factor authentication, OTP or biometric verification.
Next
Follow SDK Overview to get more information on OIP Risk Management SDK.