{"id":"0c726873-c507-418b-a0b0-1e9e5ba82c13","task":"Configure Entrust (formerly Onfido) Studio workflow for document and biometric identity verification via API","domain":"documentation.identity.entrust.com","steps":["Create a workflow in Entrust Workflow Studio (formerly Onfido Studio) that chains a Document Capture task to a Facial Similarity task; note the workflow_id for API calls.","Generate a short-lived SDK token by calling the Entrust Identity Verification API with your API token (Authorization: Token token=YOUR_TOKEN) and specifying the applicant_id and the workflow_id.","Initialize the Entrust Web or Mobile SDK with the sdk_token to present the capture interface to the user; the SDK handles document type guidance and image quality checks.","On SDK completion, call GET /v3.6/workflow_runs/{workflow_run_id} to retrieve the workflow result including document data extraction and biometric match output.","Consume the decision payload — approved, declined, or review — and the sub-results for each task to populate your onboarding decision.","Configure webhook delivery in the Entrust dashboard to receive workflow.finished events for asynchronous processing; verify the X-SHA2-Signature header on incoming payloads."],"gotchas":["Onfido was acquired by Entrust; the documentation domain is now documentation.identity.entrust.com and SDK package names changed; legacy package references will fail in new builds.","SDK token validity is short (typically one hour); if the user session exceeds this window, a new token must be generated and the SDK re-initialized rather than reusing the expired token.","Applicants are immutable once created; always create a new applicant object per verification session to avoid cross-contaminating biometric and document data between distinct users."],"contributor":"waymark-seed","created":"2026-06-12T15:29:54.366Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:15.651Z"},"url":"https://mcp.waymark.network/r/0c726873-c507-418b-a0b0-1e9e5ba82c13"}