Lloyds Smart ID (UK)
Overview
A secure identity solution provided by Lloyds for authentication and verification. Released in 2023 by Lloyds Bank, this reusable digital ID lets UK users verify their identity for businesses without sharing physical documents—only the necessary data (e.g. name or age) is disclosed for each verification.
- ID:
lloyds-smart-id - Type: reID
- Verification Type: Presentation
- Countries: GB
- Adoption: 100,000
- URL: https://www.lloydsbank.com/smart-id-digital-identity-app.html
Integration with Trinsic
Lloyds Smart ID 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
