Data Client configuration
A list of data clients registered with the system can be viewed from the top level Clients page.

From this page you can:
Certificates and identity validation
Data clients must be configured within LinXmart before they are able to connect. An invalid or missing configuration will prevent a client from connecting.
There are two pieces of information that are required for a Data Client to connect:
- API Key
- Client Certificate
The API Key is generated by the system and is used to identify the specific Data Client when it connects to LinXmart via the data client API. These API Keys are unique to each Data Client. Only a hashed value of the API Key is stored within LinXmart.
The Client Certificate is used to help verify the Data Client's identity and the public certificate is either uploaded as part of the Data Client registration, or is stored on the very first connection made to the server. Subsequent calls will confirm the public certificate with the recorded one.
Client Certificates will be validated by the server on every connection. The Client Certificate must be issued by a trusted third-party certificate authority or by an internal certificate authority that has been configured with LinXmart.