Skip to content
  • There are no suggestions because the search field is empty.

org.manager SSO via Microsoft Entra (SAML 2.0)

Overview

The steps run to create an Enterprise Application to integrate the org.manager with Azure Active Directory via SAML 2.0.

For OAuth 2.0 similar steps can be used (creating an App Registration).

 

Steps

Log into Azure Portal and go to Azure Active Directory.

 

Add an Enterprise application

 

 

Select 'Create your own application'

 
  • Enter the application name

  • Select ‘Integrate any other application you don’t find in the gallery (Non-gallery)'

  • Click 'Create'

 

Go to 'Single sign-on'

 

Select 'SAML'

 

Edit the 'Basic SAML Configuration' section and add the following settings:

  • Entity ID: https://<customerid>.orgmanager.com.au/auth/authentication/default/AuthServices

  • Assertion Consumer Service URL: https://<customerid>.orgmanager.com.au/auth/authentication/default/AuthServices/Acs

 

 

Download the metadata file to be shared with Navigo to complete the configuration on the tenant side.