To prepare cross-border authentication in Europe
for future challenges, the EC has recently published a
proposal
1
for a successor of the current eIDAS Reg-
ulation. The core concept of the EC’s proposal is the
so-called European Digital Identity Wallet (EUDIW).
The EUDIW is supposed to be a technical compon-
ent under full control of the user and enables secure
storage and presentation of asserted identity informa-
tion. The fundamental idea is that this information is
no longer provided by central national identity man-
agement systems but in a decentralized way by the
user and the user’s wallet. The EUDIW not only im-
proves privacy by putting the users in full control of
their data, but it will also enable mobile usage scen-
arios involving mobile end-user devices.
The concept of identity wallets has existed already
before it has been picked up by the EC. However, its
integration into the proposal for a new eIDAS Reg-
ulation has boosted the concept’s popularity. This is
also reflected by work published published by Gaeht-
gens (2022). Although currently hyped, it is expec-
ted, e.g. by Buchanan et al. (2022); Schwalm et al.
(2022); Sharif et al. (2022), that with the introduction
of the EUDIW the concept of identity wallets will re-
main relevant and play an important role in the future.
However, at this stage, various technical aspects are
still open, and no fully-fledged implementation of the
EUDIW is available yet. This makes it difficult for
online service to experiment with and use this new
authentication method.
To tackle this issue, we propose a solution for on-
line services to integrate, experiment with, and use
identity wallets for authentication. While the EUDIW
is still under development, we provide an implement-
ation, which can be used to gain first hands-on exper-
iences with this technology. The proposed solution
is aimed at smoothing technical integration into ex-
isting online services. Thus, it does not require any
fundamental changes for existing online services but
introduces an app-based middleware component to
emulate a standard eIDAS-based authentication pro-
cess. Required trust in this additional component
is achieved by augmenting the current eIDAS-based
trust assumption using remote-attestation techniques.
This distinguishes our proposal from other wallet-
related trust models and solutions like European Self-
Sovereign Identity Framework (eSSIF)) that rely on
blockchains (Kubach and Roßnagel, 2021).
This paper introduces our identity-wallet solution
and demonstrates a proof-of-concept, which has been
designed, implemented, and operated in the scope of
the H2020 project mGov4EU. The remainder of this
1
https://eur-lex.europa.eu/legal-content/EN/TXT/
HTML/?uri=CELEX:52021PC0281&from=EN
paper elaborates on our proposed solution: Section 2
briefly surveys related scientific work and puts our
proposal into the context of existing wallet solutions.
In Section 3, relevant background information on se-
lected aspects of the proposed solution is presented.
The proposed solution is then introduced in detail in
Section 4. Section 5 reports on the evaluation of the
proposed solution, before the paper is finally con-
cluded in Section 6.
2 RELATED WORK
Although identity wallets have gained attraction only
recently, they have already been touched by several
scientific publications. While, to the best of our
knowledge, no solution has been proposed yet that
supports cross-border wallet-based authentication in
the scope of eIDAS, at least the publications discussed
below can be considered relevant also for our own
work.
(Abraham et al., 2021) presented a concept to
achieve strong authentication (reaching Level of As-
surance (LoA) high as defined by the eIDAS Regu-
lation) using a mobile-based identity wallet. The au-
thor’s proposed concept utilizes verifiable credential
(VC) and decentralized identifier (DID); the concept
has been validated using a proof-of-concept imple-
mentation. In contrast to our own work, the solution
proposed by (Abraham et al., 2021) requires online
services to integrate support for dedicated protocols
(e.g., for resolving DID). (Jacobino and Pouwelse,
2022) presented a similar concept using eSSIF and
European Blockchain Services Infrastructure (EBSI).
In contrast to our solution, this wallet concept has the
same requirements as the solution cited before: to en-
able wallet-based authentication, major modifications
of the online service are required.
Relevant related work has also been published by
(Ali et al., 2010), who have combined trusted comput-
ing concepts using remote attestations with the Fed-
erated Identity Management System (FIDMS) model.
The authors have introduced an extended FIDMS,
where the identity provider (IdP) attests to identity at-
tributes and vouches for its platform integrity.
To summarize, the design and implementation of
identity wallets have already been discussed in the lit-
erature, and some implementations of identity wallets
have already been introduced. However, none of the
proposed solutions has so far focused on easing integ-
ration with existing online services.
Smoothing the Ride: Providing a Seamless Upgrade Path from Established Cross-Border eID Workflows Towards eID Wallet Systems
461