# What is VerifEye's Redirect?

Redirect is a hosted user verification SaaS (Software as a Service) that helps you confirm a user’s identity-related signals during a short, guided camera flow.

At a high level, VerifEye:

  • guides the user through a browser-based camera experience
  • runs one or more configurable verifiers (liveness, face recognition, age and gender)
  • redirects the user back to your application with the verification outcome in the URL

From an integrator’s perspective the system consists of:

  • a hosted verification page (served by VerifEye) can be accessed with the provided verification URL
  • a target URL (configured for your Verification) that receives the outcome as query parameters

You do not need to host, deploy, or run the server/client to use the SaaS.

For a detailed breakdown of supported integration patterns (full-page redirect, embedded iFrame, popup), see the Use cases section below.

# Concept

Check out the Concept page
concept/

# Use cases

Check out the Use cases page
use-cases/

# Security

Check out the Security page
security/

# Verification configuration

Check out Verification configurations page
verification-configurations/

# Parameters

Check out the Parameters page
parameters/


Last updated: 2026-02-03