Wallet-credential source fields -

Admin: populate the OIDC profile fields that the four German EUDI credentials draw from. Once these are filled in for a user, the user can self-issue the card to their wallet via /member-card.html. See the status matrix for what is ratified vs. draft.

Checking sign-in…

Admin sign-in required

This page edits user profile data for the tenant. Sign in with an admin OIDC session.

How it works. Every field on this page is written to App_Data/<tenant>/sip-credentials/<tenant>.json under users[user].profile via signal.ashx?credentials=setprofile. The IdP echoes those fields into the standard OIDC userinfo response when the caller's scope includes profile. The VCI issuer (vci.ashx) loops back to userinfo when a member requests self-issuance, and BuildClaimsForVct mints the credential from what it finds. Missing fields surface as an actionable not ready message on the member's card.
select a user to begin
use when the dropdown is empty

Identity Card (PID) source data Ratified

The core PID rulebook needs given_name, family_name and birthdate which live in the standard profile (edit those in register.html). The optional attributes below round out the card.

no photo
Resized in your browser to ~400×500 JPEG before saving. Never uploaded at full resolution. Cap: 320 KB.
Also used by the Health Insurance Card (EHIC) as the primary holder identifier.
ISO 3166 alpha-2 or alpha-3. Drives the ID-card look (DE = Bundesrepublik, MT = Repubblika, other = generic EU).
Name at birth if different from the current family name. Renders as "Engelbert · born Müller" on the card.
ISO/IEC 5218 integer code. Rendered as M / F / X / U on the card.

Driving Licence (mDL) source data Ratified

ISO/IEC 18013-5 attributes. All optional individually, but document_number, issuing_country, issue_date, expiry_date and at least one driving_privileges entry are needed for a useful mDL.

Each line becomes one privilege entry. Dates optional. Max 16 entries.

Vehicle Registration (mVRC) source data Draft

ISO/IEC DIS 7367-1 working attribute set. The VIN is validated (17 chars, ISO 3779, no I/O/Q). Mass fields are in kilograms.

Health Insurance Card (EHIC) source data Draft

DC4EU + CEN WS/eEHIC working attribute set. Not the national eGK — this is the cross-border EHIC.

Leave blank to inherit the top-level PAN above. Set only if the EHIC uses a different identifier.