Configure KYC Flow in Gateway Console

🧩 Enable KYC Flow in Gateway Console

This guide explains how to enable and position the KYC challenge within the REL-ID authentication flow using the Gateway Management Console.


šŸ” When Is KYC Triggered?

KYC is triggered during first-time activation or optionally in post-login workflows, depending on how you configure the challenge stack. You can enable or disable KYC based on policy.


🧭 Steps to Enable KYC Flow

🧷 Enable for First-Time Activation

  1. Login to REL-ID Gateway Management Console
  2. Navigate to Authentication Management
  3. Choose your relevant Policy or User Group
  4. Edit the Activation Flow (often named ā€œFirst time activationā€)
  5. Click + Add Challenge
  6. Select RELID-IDV-KYC
  7. Place it before:
    • RELID-IDV-BiometricOptIn
    • Or any other biometric setup steps
  8. Save the flow
  9. Restart the Blaze Server
āœ…

The KYC challenge will now be executed right after document scan and face match.


šŸ”„ Enable for Post Login (Optional)

If you wish to trigger KYC again during login (e.g., re-KYC every 6 months):

  1. Go to the Authentication Management section
  2. Edit the ā€œPost Loginā€ challenge stack
  3. Add the RELID-IDV-KYC challenge where needed
  4. Configure any conditional logic or orchestration (if required)
  5. Save and Restart the Blaze Server

šŸ” Recommended Challenge Order

OrderChallenge NamePurpose
1RELID-IDV-DocScanCapture ID document
2RELID-IDV-SelfieCaptureCapture selfie
3RELID-IDV-KYCSend data to backend
4RELID-IDV-BiometricOptInEnable biometric for future use

šŸ›”ļø Tips

  • You can create different activation flows for different user segments (e.g., low-risk vs high-risk users).
  • KYC challenge can be used even without biometric opt-in, if the use case is just to validate identity.
  • KYC can also be configured to work without user interaction, for example in silent background re-verification flows.