Getting started

The Service Provider role is fulfilled by a legal entity that provides a service, in the form of data, for consumption by a Service Consumer. This legal entity provides the result of a service that Service Consumer(s) need; for example, the party that uses a truck’s time and location to calculate and communicate the truck’s optimal route and estimated time of arrival. Before requesting delegation evidence, the Service Provider MUST know which Authorisation Registry holds the evidence for that capability. Service Providers could also have that directly registered with them.

Prerequisites

Make sure you execute the following steps before trying to provide as an iSHARE Service Provider.

  1. Obtain a valid identity (private key + certificate)

  2. Register yourself as Service Provider

    • Staging: If you want to register at a specific Participant Registry, contact the Participant Registry through their communication channels. A registration via the Scheme Owner is also possible: Contact the Scheme Owner.

    • Production: Register yourself with any Participant Registry using their registration procedure, using the admission process.

Implementation of required endpoints

Any Service Provider is required to implement the following endpoints. These endpoints will be the subject of the conformance test, as part of the admission process.

Example implementation of a REST endpoint

If the Service Provider wants to expose a REST endpoint as part of its services as an iSHARE Service Provider, it can do so following the example implementation given in the following endpoint:

Last updated