EUDI Wallet sandbox

Test the integration model before production trust infrastructure is involved.

A useful EUDI sandbox should let a software team prove its own application flow: which tenant is the relying party, what policy is requested, how the user enters the wallet flow and what the backend does with the result.

Adminyra EUDI
Your software
Adminyra API + verifier
EUDI Wallet
Separate environmentTest policiesTenant routingWebhook workflows
01

What to validate in the sandbox

The first goal is not production certification. It is making sure the application and business process are shaped correctly before production credentials and certificates create additional dependencies.

Teams can validate request creation, cross-device and same-device journeys, status handling, webhook behaviour, policy selection and error states while keeping test activity isolated from production.

  • Relying-party and tenant routing
  • Verification policy selection
  • QR and same-device entry points
  • Backend status and callback handling
  • Failure, expiry and cancellation flows
02

Why a platform sandbox is different

A vertical SaaS vendor is not testing one relying party. It is testing whether one integration can safely route requests for many customer organisations without mixing configuration or results.

Adminyra's sandbox is being built around the same multi-tenant objects as production—organisations, relying parties, applications and policies—so the integration shape does not need to be redesigned later.

03

Move to production deliberately

Test certificates and reference environments are not substitutes for production trust. Production activation will be a separate step with the appropriate relying-party registration, certificate material and verifier controls.

The public Adminyra API keeps the environment distinction explicit so developers cannot accidentally treat a successful sandbox transaction as a production identity verification.

FAQ

Questions teams ask before integrating EUDI Wallets

Is the Adminyra sandbox a production identity service?

No. It is a test environment for application and verifier integration. Production trust and relying-party credentials are deliberately separate.

Can one sandbox integration model multiple relying parties?

Yes. Multi-tenant relying-party configuration is one of the primary reasons for the sandbox.

Will sandbox and production use different endpoints?

Yes. Adminyra has separate sandbox and production API hostnames so test traffic and production traffic remain clearly separated.

Primary sources

Official material behind this guidance

Build before the rush

Start with a real use case in the sandbox.

Model the relying party, define the minimum data request and integrate the application flow before production trust infrastructure is required.