Register Integration Server

Prev Next

Prerequisites

  • Integration Server deployed and accessible from the machine that will register it on RealityPlatform

  • Asset Settings access on RealityPlatform

Configuration steps

This guide will describe how to register an Integration Server on RealityPlatform.

  1. In the RealityPlatform Settings, navigate to Asset settings → Integrations to access the list of available Integration Servers

  1. Click on Create on the right hand side of the Integration Server list. This will open a prompt that will ask for the Integration Server name and it’s URL. Input the information and click on “Test connection” to validate that the server is reachable. Save. Make sure that the URL supports HTTPS.

  1. The server is now registered however the security must be configured before it can be used. In order to do so, validate that the status display a green checkbox and then click on the edit button to open the edition modal.

  2. At the bottom of the modal, the “Security status” will display Security error. This happens because RealityPlatform will create a public key that is associated with the Intergation Server, however it is not yet configured inside the Integration Server so the security fail. In order to solve this, click on the “Display Asset Service public key” button and copy the displayed key.

  1. Copy the public key inside the config.json file of the integration server, under the “assetServicePublicKey” property.

  1. Inside the platform, verify that the Security status is now Enabled.