Skip to content

Commit

Permalink
SIVA-372 update ria.ee links
Browse files Browse the repository at this point in the history
  • Loading branch information
naare committed Nov 17, 2022
1 parent 1670900 commit b515b44
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/siva3/interfaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ SiVa service provides **REST JSON** and **SOAP** interfaces that enable the serv
* Request validation of XAdES signature without datafiles.
* Request datafiles inside of DDOC container

SiVa service SOAP interface supports X-Road v6. However, it is optional whether to integrate SiVa service using X-Road or using "plain" SOAP interface. This document only describes the SiVa service part of the interface, for the X-Road specifics visit Riigi Infosüsteemi Amet [webpage](https://www.ria.ee/ee/x-tee.html).
SiVa service SOAP interface supports X-Road v6. However, it is optional whether to integrate SiVa service using X-Road or using "plain" SOAP interface. This document only describes the SiVa service part of the interface, for the X-Road specifics visit Riigi Infosüsteemi Amet [webpage](https://www.ria.ee/en/state-information-system/data-exchange-platforms/data-exchange-layer-x-tee).

In the following subsections, the SiVa validation request and response interfaces are described in detail.

Expand Down
2 changes: 1 addition & 1 deletion docs/siva3/structure_and_activities.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Required:
| Component | Description |
|------------------------------|--------------------------------------------------------|
| **Digidoc3 client** | DigiDoc3 client is a program that can be used to sign digitally with ID-card and Mobile-ID, check the validity of digital signatures and open and save documents inside the signature container. See the github [project](https://github.com/open-eid/qdigidoc) for further details. |
| **XROAD security server** | A client subsystem that, once connected, allows SiVa to be integrated into the [X-Road data exchange layer](https://www.ria.ee/en/x-road.html) |
| **XROAD security server** | A client subsystem that, once connected, allows SiVa to be integrated into the [X-Road data exchange layer](https://www.ria.ee/en/state-information-system/data-exchange-platforms/data-exchange-layer-x-tee) |
| **EU TSL provider** | A subsystem that provides SiVa with a current TSL. An HTTPS endpoint, that provides an XML formatted file that lists all trusted service providers along with their certificates. |
| **Monitoring** | (Optional) A subsystem that tracks the health and uptime of SiVa webapps</li></ul> |

2 changes: 1 addition & 1 deletion test-helpers/XRoadSoapUITests/SiVaXRoadSoapUITests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SiVa web service
X-Road validation web service

Configuration:
- X-Road v6 Security Server must be set up and configured. SiVa web service must be added to provided service list also sccess rights to use the service must be added. For details how to set up and configure X-Road v6 Security server check https://www.ria.ee/ee/x-tee-juhendid.html#v6
- X-Road v6 Security Server must be set up and configured. SiVa web service must be added to provided service list also sccess rights to use the service must be added. For details how to set up and configure X-Road v6 Security server check https://www.ria.ee/en/state-information-system/data-exchange-platforms/data-exchange-layer-x-tee

- SiVa web service (and X-Road validation web service) must be set up and configured in a way that they are accessible for X-Road Security Server. Details how to deploy SiVa web service can be found http://open-eid.github.io/SiVa/siva/v2/deployment/

Expand Down

0 comments on commit b515b44

Please sign in to comment.