Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Sign’Stash solution is composed of the following major components:

Component

Description

Integration Service

(einvoice-integration-ws)

Exposed REST Interface to receive client services requests for executing digital signatures on the supplied documents.

If subscribed, this component can also notify the client service end user(s) that a set of digitally signed documents are available for consult.

Client Portal

(einvoice-fo)

Web application portal for end users to consult the available documents to which they received a notification.

Document Issuer Backoffice

(einvoice-bo)

Web application backoffice for client issuer operators to configure and manage the usage of the Sign’Stash service.

Sign’Stash Proxy Client

(einvoice-integration-client-ws)

The on-premise component that enables the execution of digital signatures only with the document hash, avoiding the need to sent the document’s content to the MUST environment.

Besides generating the document hashes, the component forwards the signature requests to the Integration Service acting as a Proxy. Thus, client services that benefit from the on-premise integration will communicate with this component instead of the Integration Service to request a digital signature.

Proposed Architecture

For global reference the Sign’Stash provided components are in white background, and the blue background pertains to the client service components.

Image RemovedImage Added

>> Getting Started (On-Premise)