EUDI Reference Wallet
EUDI Reference Wallet Disclaimer
The EUDI Reference Wallet is a sandbox wallet, and does not support any production use-cases. This wallet has been specifically built to trust Trinsic's certificates to allow EUDI experimentation on our platform.
Overview
An EUDI test wallet to allow easy EUDI experimentation.
- ID:
eudi-reference-wallet - Verification Type: Presentation
- Regions: Europe
Integration with Trinsic
The EUDI Reference Wallet can be integrated through Trinsic's identity acceptance network, allowing businesses to easily test the acceptance of EUDI credentials as part of their onboarding or verification processes.
- Permission required: No, this method is live by default for all customers of Trinsic.
- Cost: Contact the Trinsic team.
How to Test
- Install the app from the following link (iOS only): TODO
- Enter a PIN (twice)
- Click "Add my Digital ID" and select
issuer.eudiw.devoptionPID Combined. It will ask you if you want to useissuer.eudiw.devto sign in - click Continue. - Choose the
FormEUoption in the test credential provider list and clickSubmit. - Enter information for your credential.
Birth Date,Family Name,Given NameandNationalityare required. - Scroll down to select
Authorize, wait and clickDone. - You can now use this wallet for verifications.
Direct API Requirements
Direct API is not a requirement.You can integrate with this provider using the 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.dateOfBirth | Always | - |
person.nationality | Always | - |
person.sex | Sometimes | If available |
person.phoneNumber | Sometimes | If available |
person.address.line1 | Sometimes | If address is available |
person.address.city | Sometimes | If address is available |
person.address.subdivision | Sometimes | If address is available |
person.address.postalCode | Sometimes | If address is available |
person.address.country | Sometimes | If address is available |
document.number | Sometimes | If available |
document.issueDate | Sometimes | If available |
document.expirationDate | Always | - |
document.issuingCountry | Always | - |
document.issuingSubdivision | Sometimes | If available |
document.issuingAuthority | Always | - |
attachments.documentPortrait | Sometimes | If available |
