eID and Wallet Hub

Beta — Sandbox / Test environment only

This service is currently in beta and only available in the test/sandbox environment (https://test.eideasy.com). Do not use it in production applications until general availability is announced.

The eID and Wallet Hub enables your application to authenticate users through national electronic IDs (eIDs) and EUDI-compliant digital identity wallets using OpenID Connect 1.0open in new window.

This is suited for use cases that require verified, government-grade identity data — KYC, onboarding, age verification, and more.

All wallet integrations can be tested through the eID Easy EUDI Wallet playground: http://eudiw-playground.eideasy.com/open in new window.

Integration guides

OIDC Integration Guide

The technical integration reference. Covers the full Authorization Code Flow: discovery, authorization request, token exchange with private_key_jwt, ID token validation, and error handling.

Start here if you are setting up the OIDC integration for the first time.

Austria Valera EUDI Wallet

Step-by-step guide for integrating with the Austria EUDI Wallet (Valera). Covers wallet-specific prerequisites, the user flow on the authorization page, and how to set up the wallet app on Android and iOS for testing.

German EUDI Wallet

Step-by-step guide for integrating with the German EUDI Wallet. Covers wallet-specific prerequisites, the user flow on the authorization page, and how to set up the wallet app on Android and iOS for testing.

France Identité EUDI Wallet

Step-by-step guide for integrating with the French EUDI Wallet (France Identité). Covers wallet-specific prerequisites, the user flow on the authorization page, and how to set up the wallet app on Android and iOS for testing.

Denmark AltID Wallet

Step-by-step guide for integrating with the Danish AltID wallet sandbox. Covers wallet-specific prerequisites, the user flow on the authorization page, identity and age-proof use cases, and how to set up the wallet app for testing.

Private EUDI Wallets

Step-by-step guide for integrating with the different private EUDI Wallets. Covers wallet-specific prerequisites, the user flow on the authorization page, and how to set up the wallet app on Android and iOS for testing.


Verified identity claims are returned as a verified_claims object following the OpenID Connect for Identity Assurance (OIDC4IDA)open in new window specification.

Last Updated: