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.0.
This is suited for use cases that require verified, government-grade identity data — KYC, onboarding, age verification, and more.
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 for testing.
Verified identity claims are returned as a verified_claims object following the OpenID Connect for Identity Assurance (OIDC4IDA) specification.