Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

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:

  • The Wordbench URL

  • Your company ShortName

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:

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

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.

  • No labels