How to Publish Services to X-Road?

How to publish services to X-Road?

Step-by-step Guide

Publishing services to X-Road requires completing the steps below on the Security Server.

  1. Add a WSDL that describes the service(s) to be added.
  2. Enable a WSDL.
  3. Grant access rights to a service.
  4. Make a test request.

    $ curl -X POST -H 'Content-Type: text/xml' -i 'http://{SECURITYSERVER}/' --data "@request.xml"