Skip to main content

Azure Active Directory as SAML Identity Provider

Step by step tutorial for setting up Azure Active Directory to work with CXO Service Provider

Create Azure Active Directory

Choose newly created Active Directory

Click Application tab then click "Add" button

Choose "Add an application my organization is developing"

Fill in a name

Fill in properties

Specify Logout url in azure portal to:

{baseUrl }/AuthServices/Logout

E.G.

https://cxo-abc-abc/AuthServices/Logout

Click "View Endpoints" button to obtain Identity Provider metadata URL


You can obtain entityID of the Identity Provider from the metadata URL.

Copy Identity provider metadata URL and entityID and set the SAML authentication settings in CXO Configurator.

Was this article helpful?

We're sorry to hear that.