Post Office EasyID (UK)
Overview
A secure digital ID app for managing and verifying personal credentials. Launched by the UK Post Office in partnership with Yoti, EasyID enables users to prove their identity and age online or in person through a reusable digital ID on their smartphone
- ID:
post-office-easyid - Type: reID
- Verification Type: Presentation
- Countries: GB
- Adoption: 500,000
- URL: https://www.postoffice.co.uk/identity/easyid
Integration with Trinsic
Post Office EasyID is integrated into Trinsic's identity acceptance network, allowing businesses to easily accept verified identities as part of their onboarding or verification processes.
- Permission required: No, this method is live by default for all Trinsic customers.
- Cost: Contact the Trinsic team
Direct API Requirements
Direct is not a requirement.You can integrate with this provider using the Widget or Hosted UI instead, with no additional integration requirements on your end.
What your integration must support in order to use this provider with the Direct Provider Sessions API.
- Supports Direct Provider Sessions: ✅
- Launch Method:
DeeplinkToMobile— Launch the given URI on the user's mobile device. - Collection Method:
PollResult— Results arrive asynchronously; poll with theresultsAccessKeyreturned at session creation. - Refreshable Step Content: This provider requires shown content to be refreshed periodically.
- Trinsic-Hosted UI: A Trinsic-Hosted Fallback UI exists for this provider, which may be invoked to cover gaps in your integration's capabilities.
Outputs
Normalized AttributesThese attributes form part of our normalized model, a standardized set used across providers. Trinsic normalizes this for you and lets you know when a property is available for each provider.
| Field | Availability | Notes |
|---|---|---|
person.givenName | Always | - |
person.familyName | Always | - |
person.fullName | Always | - |
person.dateOfBirth | Always | - |
person.nationality | Sometimes | If available - if a user has a passport with their account it should appear |
person.sex | Always | - |
person.phoneNumber | Sometimes | If available |
person.address.fullAddress | Always | - |
person.address.line1 | Always | - |
person.address.line2 | Sometimes | If available |
person.address.line3 | Sometimes | If available |
person.address.city | Always | - |
person.address.subdivision | Sometimes | If available |
person.address.postalCode | Always | - |
person.address.country | Always | - |
document.type | Always | - |
document.number | Always | - |
document.expirationDate | Always | - |
document.issuingCountry | Always | - |
document.issuingAuthority | Sometimes | If available |
attachments.selfie | Always | - |
attachments.documentFront | Always | - |
attachments.documentBack | Sometimes | If present on Yoti account |
Updated about 18 hours ago
