Germany EUDI Wallet Sandbox

🚧

EUDIW Disclaimer

The Germany EUDI Wallet is a sandbox wallet, and does not support any production use-cases. No users have production PID credentials as of this time.

Overview

Germany’s EUDI Wallet Sandbox is the federal government’s official EU Digital Identity Wallet project.

Integration with Trinsic

The German EUDI Wallet Sandbox is integrated into Trinsic's identity acceptance network, allowing businesses to verify PID credentials held in this EUDI Wallet by leveraging our EUDI and 18013 technology stacks.

How to Test

  • In order to obtain a German EUDI Sandbox wallet credential, you must apply to join the sandbox by following the process outlined in their documentation.
  • Once you are approved and onboarded you will be invited to download the sandbox application.
  • Follow the instructions in the app to issue yourself a credential.
  • While using a Verification Profile in the Test Environment, create a Session against this Provider

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 the resultsAccessKey returned 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 Attributes

These 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.

FieldAvailabilityNotes
person.givenNameAlways-
person.familyNameAlways-
person.dateOfBirthAlways-
person.nationalityAlways-
person.sexSometimesIf available
person.phoneNumberSometimesIf available
person.address.line1SometimesIf address is available
person.address.citySometimesIf address is available
person.address.subdivisionSometimesIf address is available
person.address.postalCodeSometimesIf address is available
person.address.countrySometimesIf address is available
document.numberSometimesIf available
document.issueDateSometimesIf available
document.expirationDateAlways-
document.issuingCountryAlways-
document.issuingSubdivisionSometimesIf available
document.issuingAuthorityAlways-
attachments.documentPortraitSometimesIf available


Did this page help you?