Skip to main content
Retrieve available identity providers. List mode (default): with no inputs supplied, returns the full list of providers licensed for this account. The ‘licensed’ configuration filter applies to this mode only. Recommend mode: when any of the optional inputs (country, state, phone) is supplied, returns a ranked recommendation instead — recommended providers first, then the remainder, with per-tier counts in result.note.providerTiers ({recommended, remainder}). Results are scoped by the verification profile rather than the ‘licensed’ filter. The end user’s session IP, when available, enriches the recommendation but never triggers it. Inputs are read from the subject context (API payload or upstream modules) — the variant renders no end-user input form. The phone signal must be E.164 format (leading +); national-format numbers are ignored. Credentials: the Verification Profile Id field is enforced at runtime only in recommend mode (when country/state/phone inputs are present) — update stored credentials before enabling recommendation inputs. The credential form’s required marking is a Designer-time aid; journeys created via the API rely on the runtime guard. Output: the provider list is written to result.note.providers; downstream modules read it via context.process.flow.DigitalId_ProviderSelector.result.note.providers. This page documents the Digital Identity module, including its variants, capabilities, and the result values it returns.

Capabilities

The module returns the following capabilities.

Status

Indicates the current state of the session generation process

Default outcomes

The module is pre-configured with the following default outcomes, which can be used in evaluation and routing logic within the journey designer.

Input payload

The following is a sample payload used to submit data to the Digital ID Launch Session module for processing.
Retrieve the results of the digital identity verification upon completion

Capabilities

The module returns the following capabilities.

Status

Indicates the current state of the digital ID verification process

Default outcomes

The module is pre-configured with the following default outcomes, which can be used in evaluation and routing logic within the journey designer.

Input payload

The following is a sample payload used to submit data to the Digital Identity Results module for processing.

Capabilities

Status

Indicates the current state of the session generation process

Capabilities

Status

Indicates the current state of the digital ID verification process

Capabilities

Status

Indicates whether the provider list was successfully retrieved from Trinsic

Input payload

The following is a sample payload used to submit data to the Digital ID Provider Selector module for processing.
JSON

Sample response

The following is a sample response returned by the module.
JSON