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 to know the Redirect URI, which is made up of:

Please contact Call Journey if you do not know either of these parameters.

The Redirect URI will take the following form:

{Wordbench URL}/login/authenticate/sso/company/callback/{CompanyShortName}

where you replace {Wordbench URL} and {CompanyShortName} with the values provided to you.

A list of current Wordbench URLs are:

Region

Wordbench URL(s)

Australia

https://wordbench-anz.calljourney.com

https://wordbench-anz-2.calljourney.com

Canada

https://wordbench-ca.calljourney.com

USA

https://wordbench-us.calljourney.com

https://wordbench-us-2.calljourney.com

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:

{Wordbench URL}/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

{Wordbench URL}/logout/callback

Step 4: Provided to Call Journey

Once the asset above is created, you need to provide the Client ID, Secret Value and Discovery Endpoint to Call Journey.

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.