TrustID

TrustID app enables secure, PSD2 compatible and frictionless 2FA ( two-factor authentication) with the use of a mobile device. It supports device binding as well as PIN and biometrics-based user authentication.

• During provisioning, end-user will register with OTP(OTP-BE)  through the App(OTP customer) that is hosting OTP-SDK – and this registration is communicated and stored also with the Customer to be used for subsequent authentications
• After provisioning, end-user can use their registered device for logging into App, approving a transaction etc.


CIBA specific parameters

 

Below parameters should be passed as Json Key value pair inside binding_message in below format –

{

  "requestType": "<provisioning/authentication>",

  "appId": "<appId value>",

  "bindingMessage": "<content from merchant>",

  "userStatus":"<active/locked >"

}​