For the complete documentation index, see llms.txt. This page is also available as Markdown.

allowUnknown

Allows capturing any document with a photograph.

Details

Attribute: allow-unknown

Type: boolean

Default value: false

Morphology

selphid.allowUnknown = true;

Description

Permissive mode that accepts documents with a photograph even if the type is not in the list configured in facephi-selphid-widget.

Considerations

This configuration is only recommended in controlled environments, since it makes it easier to capture any document with an image without filtering by any data.

Additional information

Compatibility: Replaces allowUnknownDocuments in earlier versions of SDK Web.


Example

Last updated