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 and 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 metadat urlmetadata URL
You can obtain entityID of the Identity Provider from the metadata urlURL.
Copy Identity provider metadata url URL and entityID and set the SAML authentication settings in CXO-COCKPIT Configurator