Supported Digital IDs

The integration model

Incode integrates digital IDs into multiple verification flows. When you configure a Workflow, you can choose to offer digital IDs the same way you offer physical document capture. The user journey adapts to what's available on the user's device.

Digital IDs do not replace the rest of Incode's identity stack; they feed into it. Each digital ID session can still run liveness, deepfake detection, TrustGraph signal lookup, and risk scoring on top.

Configuration

Choose the integration path that matches your implementation.

1. Incode Dashboard (Web Flows & Workflows)

  1. Ask your Incode Representative to enable the Digital IDs feature for your organization.
  2. In each Workflow, open configuration for the ID Capture module. Select options under Accept Digital IDs to enable specific methods. For some methods you can request a subset of data available from the users. For example, to verify one's age you can select Age Over 18 for Apple, Google, Samsung wallet integrations.
  3. Run users through that workflow to make the enabled methods available.

No code changes are required.

2. SDK (mobile, web)

  1. Ask your Incode Representative to enable the Digital IDs feature for your organization.
  2. Specify which methods to offer with verificationOptions.methods.
  3. Let the SDK detect device capability and filter methods at runtime.

3. Server API

  1. Ask your Incode Representative to enable the Digital IDs feature for your organization.
  2. Use the direct API endpoints for session creation and credential exchange.

Observability

Every digital ID session logs:

These fields are available in session results and downstream analytics. See the per-type pages for specific failure reason codes.

Common integration notes

Provider registration

Certain credential types require you to register as a relying party with the scheme operator. Incode Support guides you through this process and, where applicable, completes the registration on your behalf.

Updated 3 days ago

What’s Next