/
Azure Active Directory as SAML Identity Provider

Azure Active Directory as SAML Identity Provider

Step by step tutorial for setting up Azure Active Directory to work with CXO-COCKPIT 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-dev-t03.cxo-dev.local/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-COCKPIT Configurator


Related pages