KYC

🔐 Internal API Call: KYC (Optional)

If KYC is enabled, IdvWebServer will call the enterprise's KYC API immediately after selfie verification:

  • API validates the identity of the user against enterprise records.
  • The result influences the subsequent Opt-In step.
  • If KYC is disabled, this API call is skipped.

Figure 1 : IdvWebServer Selfie comparison result (Match fail)


Figure 2 : IdvWebServer Selfie comparison result (Match success)

🛠️ Configuration


⚙️ Configurable Behaviors

FeatureConfig KeyDescription
Enable KYC Callkyc.enableEnable/disable KYC check
KYC API Endpointkyc.service.api.configEndpoint to call after selfie step
Face match failure optionsServer-side settingDefine available retry/continue actions