Identity Verification (Yoti): Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 190: Line 190:
* '''Private Key''' - can be obtained by 3B or directly with Yoti
* '''Private Key''' - can be obtained by 3B or directly with Yoti
* '''Client SDK ID Key''' - can be obtained by 3B or directly with Yoti
* '''Client SDK ID Key''' - can be obtained by 3B or directly with Yoti
* '''Results Callback''' - must be populated with the Public URL + REST Endpoint (/services/apexrest/b3o/IV_Yoti_Client/v1/results)
* '''Results Callback''' - must be populated with the Public URL + REST Endpoint (/services/apexrest/b3y/IV_Yoti_Client/v1/results)


=== Set up Public Site Permissions ===
=== Set up Public Site Permissions ===
Since we depend on the Public Site to get the results of the checks, you need to grant access to all of the APEX classes that start with b3o.IV_Yoti for the selected public site you are configuring with the integration
Since we depend on the Public Site to get the results of the checks, you need to grant access to all of the APEX classes that start with b3y.IV_Yoti for the selected public site you are configuring with the integration


=== Set up Document Pack ===
=== Set up Document Pack ===
Create a new [[Document Packs|Document Pack]] or edit an existing one. Create a new document and set the External URL to your Public Site + /b3o__IdentityVerification?contactId={0}&documentId={1}&applicationId={2}. Example: https://org.my.salesforce-sites.com/onboarding/IdentityVerification?contactId={0}&documentId={1}&applicationId={2}
Create a new [[Document Packs|Document Pack]] or edit an existing one. Create a new document and set the External URL to your Public Site + /[https://org.my.salesforce-sites.com/onboarding/IdentityVerification?contactId={0}&documentId={1}&applicationId={2} b3y__]IdentityVerification?contactId={0}&documentId={1}&applicationId={2}. Example: [https://org.my.salesforce-sites.com/onboarding/IdentityVerification?contactId={0}&documentId={1}&applicationId={2} https://org.my.salesforce-sites.com/onboarding/b3y__IdentityVerification?contactId={0}&documentId={1}&applicationId={2}]


=== Send as Link ===
=== Send as Link ===
Line 213: Line 213:
If you want to pull the files into Salesforce, you would need to view the document by clicking on the "view" icon and then click on "Save to Salesforce". This will create the file and link it to the contextual Identity Verification record.
If you want to pull the files into Salesforce, you would need to view the document by clicking on the "view" icon and then click on "Save to Salesforce". This will create the file and link it to the contextual Identity Verification record.


[[File:Document Supplied.png|thumb|Supplied Document View]]
== Versions ==


* [https://login.salesforce.com/packaging/installPackage.apexp?p0=04tWT0000001HGX Version 1.7]


[[File:Document Supplied.png|thumb|Supplied Document View]]


== Supported Languages ==
== Supported Languages ==

Navigation menu