What checks trigger tilting animation and a flash?

During a document processing under fullAuth scenario, at some point a phone's camera flash turns on and a user is prompted to tilt a document at a certain angle. Such actions are required for performing some dynamic liveness authenticity checks, namely:

  • OVI check;
  • Hologram check;
  • MLI check;
  • Dynaprint check;
  • Geometry check.

If you would like to completely run off all dynamic checks while leaving Electronic Device and Black and White checks (The only two liveness checks that do not require tilting a document), your settings should look like this:
 

    "processParam": {
        "authParams": {
            "checkLiveness": false,
            "livenessParams": {
                "checkHolo": false,
                "checkED": true,
                "checkOVI": false,
                "checkMLI": false,
                "checkBlackAndWhiteCopy": true,
                "checkDynaprint": false,
                "checkGeometry": false
            }
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.

Articles in this section

See more