Double Anonymity

AI Tools

Yoti can provide a Double Anonymity service by building on the existing age verification implementation by applying a secondary anonymisation step.

In addition to the core age verification, the configuration includes:

  • Digital ID: This flag (digital_id) requires a one-time onboarding process. Once created, users are verified for life and can use their digital ID to prove their age with businesses online without revealing the original reason for verification source of the verification information. Enable Facial Age Estimation within Digital ID allows the user two options to verify within the App, Age estimation or through an ID Document
  • Yoti Key Flag: This flag (yoti_key) supports the re-verification of users by allowing the use of a pass key combined with two-factor authentication (2FA). A rule_id __must be configured to enable this method. Details around the Yoti Key and configuring a rule_id can be found in Tokens (Yoti Key)
  • Double Blind: This flag (double_blind) updates how the methods are presented to the end user, and it is recommended this is enabled when configuring any double blind methods

Below is an example of how to enable these features in your configuration:

Note The user will only be asked to create a Yoti key if the callback url is not configured to automatically redirect. Please ensure your callback options is set to false.

JSON
Copy

Full example

JSON
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard