Overview
XOSP is a distribution of our trading platform systems (Foundry, Prodigy and Plxtra) packaged as Docker images which can be run on any computer system with Docker installed. It can be used to demonstrate and evaluate Motif Markets’ trading platforms and also to test applications using our APIs.
See install and using instructions to get started with XOSP.
Note that XOSP does not come with a CRM. Instead, it is configured with one user and trading accounts by a start-up script via the Plxtra APIs. The credentials for the user are:
- Username:
XospAdmin - Password:
xosp
Authentication
Section titled “Authentication”XOSP includes a rudimentary OAuth and OIDC-compliant authentication server through the OpenIddict project. This is sufficient for development, demonstration and testing purposes, however it is not sufficient for a production system. If necessary, XOSP can be adapted to use existing off-the-shelf SSO solutions such as:
Licensing
Section titled “Licensing”The docker images in XOSP are made available only for the following purposes:
- to demonstrate or evaluate Motif Markets’ trading platform systems,
- to test applications use of the Motif Markets’ trading platform APIs.
These images cannot be incorporated into any other application or be used for any other purpose.