Relying-party registration

Registration defines who you are, why you use the wallet and what you may request.

Relying-party registration is a core part of the EUDI trust model. It is not merely a developer account: the registration connects a legal organisation, its intended wallet use and the data it plans to request.

Adminyra EUDI
Your software
Adminyra API + verifier
EUDI Wallet
Legal entityIntended useAttribute scopeCertificate lifecycle
01

What the Regulation requires

Article 5b of the European Digital Identity framework requires a relying party that intends to rely on EUDI Wallets for public or private digital services to register in the Member State where it is established.

The registration includes information needed to authenticate the relying party, contact details and the intended use of the wallet, including an indication of the data to be requested from users. The Regulation also states that relying parties shall not request data beyond what they indicated during registration.

02

Registration becomes machine-readable trust information

The 2026 implementing framework strengthens the connection between registration and wallet behaviour. Registration certificates carry the intended use and data scope, and wallet software can warn users when a relying party asks for information outside that registered scope.

That makes registration metadata something verifier software has to understand and enforce, not a PDF that sits in an administration folder.

03

Why multi-tenant SaaS needs an RP model

A SaaS provider may have one technical product but many customer organisations that are each the service provider interacting with wallet users. Those organisations cannot simply be collapsed into one generic tenant label if their relying-party identities and permitted uses differ.

Adminyra therefore models relying parties as first-class records beneath the partner and application layer, with their own status, registration scope and certificate metadata.

FAQ

Questions teams ask before integrating EUDI Wallets

Where does an EUDI Wallet relying party register?

The Regulation says the relying party registers in the Member State where it is established. National procedures and registrars can differ.

Does registration limit what data can be requested?

Yes. The intended use includes the data the relying party plans to request, and the Regulation says it shall not request users to provide data beyond what was indicated in that registration.

What does this mean for SaaS platforms?

A SaaS platform should be able to associate verification requests with the correct underlying relying party and its registered data scope instead of treating every tenant as the same verifier identity.

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.