# Test participants

## Test Service Consumer

Test implementation of a service consuming iSHARE participant. Service Consumer does not expose any service, they only consume services. The former name of this party was **ABC Trucking**.

* **Party identifier**: did:ishare:NTRNL-10000001

{% file src="<https://4121050533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbgs5kg0THrkaAJmog5f2%2Fuploads%2Fgit-blob-9f345c3e2647f88f318a7d4ee75376bfcc8525d7%2FTest%20Service%20Consumer.pem?alt=media>" %}

## Test Participant Registry

Test implementation of the Participant Registry. The Participant Registry maintains the trusted list of all iSHARE participants. The former name of this party was **iSHARE Satellite**.

* **Party identifier**: did:ishare:NTRNL-10000000
* **API Endpoint base URL**: [https://sat-mw.uat.isharetest.net](https://sat-mw.uat.isharetest.net/)
* **OpenAPI Specification**: [Participant Registry OpenAPI](https://openapi.ishare.eu/?version=2.1)

{% file src="<https://4121050533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbgs5kg0THrkaAJmog5f2%2Fuploads%2Fgit-blob-30a9d931eade9de7ca4a39e9bbe003bf8ac771a6%2FTest%20Participant%20Registry.pem?alt=media>" %}

{% hint style="info" %}
**Note**

`/certificate_validation`, `/me`, `/testing/generate-jws`, `/testing/generate-authorize-request` endpoints in Swagger UI are not a part of the official iSHARE specification. They are provided for additional test functionality only. Therefore, they are unavailable in the production environment.
{% endhint %}

## Test Service Provider A

Test implementation of a Service Provider. Besides the required /token and /capabilities endpoints, Test Service Provider exposes various services under iSHARE. The former name of this party was **Warehouse 13**.

* **Party identifier**: did:ishare:NTRNL-10000003
* **API Endpoint base URL**: [https://w13.isharetest.net](https://w13.isharetest.net/)
* **OpenAPI Specification**: [W13 Swagger UI](https://w13.isharetest.net/swagger)

{% file src="<https://4121050533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbgs5kg0THrkaAJmog5f2%2Fuploads%2Fgit-blob-411de834eac5d12f499937d594b77cb9b1ba28b6%2FTest%20Service%20Provider%20A.pem?alt=media>" %}

{% hint style="info" %}
**Note**

`/me`, and `/boom_access` endpoints in Swagger UI are neither a part of the official iSHARE specification nor a W13 business logic specific endpoints. They are provided for additional test functionality only.
{% endhint %}

## Test Service Provider B

Test implementation of a iSHARE Service Provider. Besides the required /token and /capabilities endpoints, Test Service Provider B exposes different services under iSHARE. The former name of this party was **Awesome Widgets**.

* **Party identifier**: did:ishare:NTRNL-10000002
* **API Endpoint base URL**: [https://awesome.isharetest.net](https://awesome.isharetest.net/)
* **OpenAPI Specification**: [AW Swagger UI](https://awesome.isharetest.net/swagger)

{% file src="<https://4121050533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbgs5kg0THrkaAJmog5f2%2Fuploads%2Fgit-blob-ff1753ca6f866a266ff2f0d04359b31cd0c9a48c%2FTest%20Service%20Provider%20B.pem?alt=media>" %}

{% hint style="info" %}
**Note**

`/me`, and `/boom_access` endpoints in Swagger UI are neither a part of the official iSHARE specification nor an AW business logic specific endpoints. They are provided for additional test functionality only.
{% endhint %}

## Test Entitled Party

Test implementation of an Entitled Party. Besides being a resource owner across many systems, Test Entitled Party also provides the possibility to manage authorisations in their systems. Just as an Authorisation Registry, this Entitled Party provides a /delegation endpoint. The former name of this party was **Banana & Co**.

* **Party identifier**: did:ishare:NTRNL-10000005
* **API Endpoint base URL**: [https://banana.isharetest.net](https://banana.isharetest.net/)
* **OpenAPI Specification**: [B\&C Swagger UI](https://banana.isharetest.net/swagger)
* **UI for policies management**: <https://banana.isharetest.net/admin>

{% file src="<https://4121050533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbgs5kg0THrkaAJmog5f2%2Fuploads%2Fgit-blob-a84b595263a7695e8d7366be02104250f15616ef%2FTest%20Entitled%20Party.pem?alt=media>" %}

{% hint style="info" %}
**Note**

`/me` endpoint in Swagger UI are neither a part of the official iSHARE specification nor a B\&C business logic specific endpoints. They are provided for additional test functionality only.
{% endhint %}

{% hint style="success" %}
**Tip**

If you need to test against this Entitled Party’s delegation endpoint, please [contact iSHARE Foundation](https://ishare.eu/contact/) and we will issue an account for you in order to access the UI.
{% endhint %}

## Test Authorisation Registry

Test implementation of an Authorisation Registry. Users can get an account for the Authorisation Registry, so they can manage some dummy policies for testing authorisation flows.

{% hint style="warning" %}
**Warning**

This is merely a tool for testing and as such not fit for production/live situations. The Registry gives an idea of what an Authorisation Registry could look like, but the entire user interface is not mandatory.
{% endhint %}

* **Party identifier**: did:ishare:NTRNL-10000004
* **API Endpoint base URL**: [https://ar.isharetest.net](https://ar.isharetest.net/)
* **OpenAPI Specification**: [AR Swagger UI](https://ar.isharetest.net/swagger)
* **UI for policies management**: <https://ar.isharetest.net/admin>

{% file src="<https://4121050533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbgs5kg0THrkaAJmog5f2%2Fuploads%2Fgit-blob-3037be4ee715b3a820fef82da1c7ed5b43d1d6a6%2FTest%20Authorisation%20Registry.pem?alt=media>" %}

{% hint style="info" %}
**Note**

`/me` and `/policy` endpoints in Swagger UI are not a part of the official iSHARE specification. They are provided for additional test functionality only.
{% endhint %}

{% hint style="success" %}
**Tip**

If you need to test against this Authorization Registry’s delegation endpoint, please [contact iSHARE Foundation](https://ishare.eu/contact/) and we will issue an account for you in order to access the UI.
{% endhint %}

## Test Identity Provider

Currently not available as test implementation.

* **Party identifier**: did:ishare:NTRNL-10000006

{% file src="<https://4121050533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbgs5kg0THrkaAJmog5f2%2Fuploads%2Fgit-blob-83223612be575ad09da8005bbd59165dae29067c%2FTest%20Identity%20Provider.pem?alt=media>" %}
