Skip to content

Commit

Permalink
Merge pull request #10 from POORT8/ctt-results
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mabvanaartrijk authored Jun 9, 2022
2 parents bcff137 + 667d7d1 commit 82fab4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Binary file added CTT.LOSUKVFUJM.pdf
Binary file not shown.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ The project contains the *common endpoints* of the [iSHARE scheme](https://dev.i
- [Capabilities](https://dev.ishareworks.org/common/capabilities.html)

## Getting Started

1. First you need to have an iSHARE test certificate. You can request one [here](https://dev.ishareworks.org/demo-and-testing/test-certificates.html).
2. For now, the certificate is provided to the docker container as a (secret) environment variable. Extract the byte stream from the certificate file (p12 of pfx). For example using PowerShell:
```
Expand Down Expand Up @@ -41,6 +40,8 @@ GUID-public-endpoint-1|name-public-endpoint-1|description-public-endpoint-1|http
GUID-private-endpoint-1|name-private-endpoint-1|description-private-endpoint-1|https://endpoints.myapi.com/private-endpoint-1;GUID-private-endpoint-2|name-private-endpoint-2|description-private-endpoint-2|https://endpoints.myapi.com/private-endpoint-2
```

## Acknowledgements
## Conformance Test ✅
This container ([release 0.2.0](https://github.com/POORT8/Poort8.Ishare.Common/pkgs/container/poort8.ishare.common/24709356?tag=v0.2.0)) is successfully tested against the [iSHARE Conformance Test Tool](https://dev.ishareworks.org/demo-and-testing/ctt.html). This means that the _capabilities_ and _token_ endpoints are implemented in conformance with the iSHARE specification. The test results can be found [here](https://github.com/POORT8/Poort8.Ishare.Common/blob/ctt-results/CTT.LOSUKVFUJM.pdf). Note that one test fails, but we are certain that the test is incorrect, not the response :)

## Acknowledgements
This package was developed with partial funding from the Dutch Topsector Logistics.

0 comments on commit 82fab4f

Please sign in to comment.