Flow Configuration Options

Flow version supported: v1.2 (or earlier)

Configure optional parameters when calling the Initiate Verification Flow API.

Portrait Mode Enforcement

Control whether the verification flow enforces portrait orientation using the additionalDetails.portraitOnly parameter in the Initiate Verification Flow API.

Behaviour by portraitOnly and Device Type

DeviceportraitOnly: true (default)portraitOnly: false
Mobile phoneBlocks the flow in landscape modeShows an error screen asking the user to switch to portrait mode
Tablet/DesktopBlocks the flow in landscape modeProceeds with the flow regardless of orientation

Theme

Control whether the application uses dark or light theme using the theme parameter in the Initiate Verification Flow API.

themeResult
Not set (omitted)Follows the user's browser/device preference
NO_PREFERENCEFollows the user's browser/device preference
LIGHT_MODELight mode is applied
DARK_MODEDark mode is applied