Development Guides

Accounts – Enable/Disable ASTRO Setting

This article explains how to use the eclipse account api to enable/disable astro accounts, and assign the astro model (aka sma model). API Endpoint: PUT https://test.orioneclipse.com/api/v2/account/accounts/<eclipseaccountid>/Details?withReverseSync=true property description required datatype…

Continue Reading

SAML 2.0 Trusted Prompt (Example)

<samlp:Response ID="_67c91960-167b-4fb2-9262-291d9b2ed875" Version="2.0" IssueInstant="2020-03-24T19:46:07.207Z" Destination="https://auth.orionadvisor.com/sso/samlconsumer" xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" > <saml:Issuer>https://sso.oriondemo.com/fed</saml:Issuer> <Signature xmlns="http://www.w3.org/2000/09/xmldsig#"> <SignedInfo> <CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /> <SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" /> <Reference URI="#_67c91960-167b-4fb2-9262-291d9b2ed875"> <Transforms> <Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /> <Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"> <InclusiveNamespaces PrefixList="#default samlp saml ds...
Continue Reading

TOM Rebalance (Account Level)

Purpose: To instantiate a rebalance trade, which will create a rebalance instances with the proposed trades, ready for review and execution. This will cover these rebalance trade types. Normal Rebalance…

Continue Reading