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

France Identité 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

🚧

Test Mode False Failure

When performing test verifications in the current version of the France Identité application, a verification will display a failure screen in the app on completion, even if the verification was successful.

This is a confirmed bug with the current version of the France Identité application.

  • Submit a request to join the official France Identité test program. iOS request form or Android request form
  • Once approved, download the app.
  • Follow the official guide to initialize the app and receive a test credential
    • This test credential will usually disappear within an hour, requiring recreation
  • 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?