Development Guides

SAML Setup AZURE

Purpose: Guidelines on how to set up SAML for Azure SSO.  Simple Use Case: You would like a SAML solution into Orion with Azure. Scope and Outputs: This is an…

Continue Reading

Orion Risk – Create Client

Purpose: To Create a client in Orion Risk based on an existing household in Orion Connect.  Simple Use Case: Create Orion Risk Client matching Orion Connect client. Scope and Outputs:…

Continue Reading

Orion Risk – Risk Profile

Purpose: To provide proposed updates to positions to gauge the potential changes against the clients existing Risk Profile.    Simple Use Case: If you would like to review the Risk Profile…

Continue Reading

Search Eclipse Account

This article shows how to lookup an account using a financial account number. Often, external users will have a financial account number, and will need to lookup the Eclipse Account…

Continue Reading

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