Lissi Spoke for interacting with eIDAS 2.0 / EUDI Wallets by utilizing the Lissi Connector
The Lissi Spoke connects your workflows to European Digital Identity (EUDI) Wallets for implementing processes required by the eIDAS 2.0 regulation as well as for custom use cases by utilizing the Lissi Connector: The Lissi Spoke acts as a dedicated integration bridge that allows ServiceNow applications to seamlessly connect with your deployed Lissi Connector, which handles the complex cryptographic operations required for KYC (via Person Identification data), strong customer authentication (SCA) and digital credentials. By forwarding requests to the Lissi Connector, the Spoke enables your workflows to issue and verify credentials using OpenID4VC. This architecture ensures immediate compatibility with the EUDI Wallet ecosystem and eIDAS 2.0 regulations, empowering your existing business processes to securely interact with the next generation of digital identity.
The Lissi Spoke connects your workflows to European Digital Identity (EUDI) Wallets by utilizing the Lissi Connector:
-
Secure Platform Connectivity: The Lissi Spoke establishes a seamless, authenticated bridge between your ServiceNow workflows and the external Lissi Connector using standard OAuth 2.0 client credentials for secure data exchange.
-
Credential Issuance Orchestration: The Lissi Spoke triggers the Lissi Connector to generate and offer digital/verifiable credentials such as electronic attribute attestations (EAA) directly from ServiceNow workflows, managing the full session lifecycle.
-
Proof Verification Requests: The Lissi Spoke automates the creation of presentation sessions handled by the Lissi Connector, enabling your workflow to request and validate cryptographically secure proofs from a user's EUDI Wallet such as requests for presenting official digital ID documents (Person Identification Data (PID) requests).
-
Session Result Retrieval: The Lissi Spoke fetches real-time outcomes of issuance and presentation sessions providing status information and verified credential information, allowing workflows to instantly process the results.
This is the first version of Lissi Spoke. The main functionalities involve:
-
the creation and retrieval of credential presentation sessions
-
the creation and retrieval of credential issuance sessions
-
the retrieval of issuance/presentation sessions by ID
-
the retrieval of all the issuance sessions
-
the retrieval of all the presentation sessions
-
Since the application is a Spoke, the Integration Hub is required. The following plugins are needed:
-
ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
-
ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
-
The Lissi Spoke authenticates at the Lissi Connector with OAuth. Application setup requires configuring the connection and authentication in the Application Registry.
A licensed Lissi Connector (external to ServiceNow) is required.