eudi-rp-java
A Java/Spring Boot library for acting as an EUDI Wallet Relying Party. This page is a proof, not a product: it runs one real presentation flow, and — the actual point of this demo — four real certificate failure scenarios against the library's own code.
Presentation flow
Scan with a wallet app, or, on the same device:
Open in wallet
No live wallet is configured (walletMode=mock).
- Awaiting scan
- Request sent
- Response received
- Verified
Result
Failed
Raw request / response
Certificate failure simulator
Presentation flows are table stakes. Certificate lifecycle is where real deployments break — these four buttons run the real code paths, live, against real BouncyCastle/JDK certificate machinery. Nothing here is canned.