This page outlines the steps to configure your Azure Active Directory (AD) to work with Call Journey’s single sign-on (SSO).
Prerequisite
You will need the Redirect URI that will include your “{CompanyShortName}”.
Please contact Call Journey if you do not know your “{CompanyShortName}”.
The Redirect URI will take the following form (replace the “{CompanyShortName}” with your compnay's short name):
https://wordbench-us.calljourney.com/login/authenticate/sso/company/callback/{CompanyShortName}
Step 1: Create the App registration
From your Azure portal navigate to the “App registration”
Select “+ New registration” and complete the screen that pops up
Step 2: Set the Redirect URI
Set the “Redirect URI to:
https://wordbench-us.calljourney.com/login/authenticate/sso/company/callback/{CompanyShortName}
Note: The Redirect URI can also be set on the Authentication tab.
Step 3: Set the sign-out URI
Go to the Authentication tab
Set the sign-out “Redirect URI”is configured under the Front Channel Logout URI to:
Step 4: Provided to Call Journey
Once the asset above is created, you need to provide the following information to Call Journey.
Client ID – This is the “Application (client) ID” of the App Registration (Active Directory)
Secret Value – This is the Value of the Secret (not the Secret ID) you create in the App Registration. It is provided once when created, after that it cannot be retrieved, and a new secret must be created.
Discovery Endpoint – This is the address of an auto-configuration service that will set up OIDC. It is known as the OpenID Connect metadata document. In Azure Active Directory this is located in the Overview Panel and can be reached by clicking the Endpoints button.