...
Property | Data Type | Mandatory | Example | Description | ||||
---|---|---|---|---|---|---|---|---|
|
|
|
| You can map the result of the verification to local attributes. Available fidentity properties: https://demo.fidentity.ch/docs#tag/fidentity/operation/createProcess | ||||
|
|
| https://your-tenant.stage.fidentity.ch | |||||
|
|
| https://your-tenant.stage.fidentity.ch/api/v1 | |||||
|
|
| your-tenant-api-key | |||||
|
|
| laksdjfiwjl84lkjasc92ljasfy | |||||
|
|
|
| Depending on your needs, you can initiate various process steps within the fidentity verification process. The following steps are available and can be combined:
| ||||
|
|
| 0.85 | The fidentity verification will return a validation score. You can define a threshold of how accurate the validation needs to be in order to let the user pass. If for example the data has to match 100%, set a value to Note: The adjustment from above, will result in a |
Prioritizing of verified values
Fidentity will return a verification result containing various values as described in their documentation. The result MAY contain the following data for each verified attribute that we will use in the order shown below:
verifiedValue
This value is set if a human reviewer manually checked the documents and corrected or changed a value manuallyvizValue
This is the value from the visual identification zone on the document. This zone included special characters such as ä, ö, ü, ç and others.idValue
This is the value from the machine readable zone on the document. This zone does not include special characters as ä, ö, ü, ç and others. The special characters are replaced by their appropriate replacements such as ae, oe, ue, c and so on.
Manual
With the manual verification step you can generate a document with detailed instructions for the user and a QR code. These instructions usually include where the user has to present the QR code. With the QR code, a user with access to the manual verification security role can scan the QR code in the Admin User Interface and manually mark the verification process as passed or failed. How the user will verify the identity of the customer is not part of this verification method and has to be defined by the customer.
...