Difference between revisions of "EBSI Connector"

From DE4A
Jump to navigation Jump to search
(Added description of the EBSI Connector.)
 
(No difference)

Latest revision as of 11:51, 12 November 2021

The EBSI Connector is a Java-based component responsible for handling the operations that require communication with the EBSI/eSSIF services (generating and anchoring EBSI-compliant DID, validating the VP issuer, accessing the EBSI DID and Trusted Issuer registries). The component is a Maven-built JAR file that is automatically deployed to the Authority Agent instance on its startup (JDK16+).

The basic functionalities of the EBSI Connector are implemented by using the Walt.ID SSI Kit library (and other dependent libraries), which are available as open-source solutions for interacting with the EBSI/eSSIF APIs.