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.

 
azure-active-directory-menu

Add an Enterprise application

 
add-enterprise-application-menu

 

Select 'Create your own application'

 
azure-ad-gallery-browse
  • Enter the application name

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

  • Click 'Create'

 
navigo-org-manager-app-creation

Go to 'Single sign-on'

 
navigo-org-manager-overview

Select 'SAML'

 
navigo-sso-method-selection

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

 
saml-configuration-setup-panel

 

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

 
navigo-saml-sso-configuration