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:
Region | Wordbench URL(s) |
---|---|
Australia | |
Canada | |
USA |
Steps
Login into your Okta account with the email address associated with your account
In Okta, on the left side navigation, go to
Applications>Applications. From the Applications page, create a new App Integration (click on Create App Integration button)
...
iv. under Assignments for Controlled access, select from the three options which suites your SSO needs
Once the new App Integration has been created, you will see a screen that will show the Client Credentials and General Setting that need to be provided to Call Journey
a. Record the Client ID
...
Provide Client ID, Client secret and Okta domain to Call Journey
Edit the Application you just created by clicking on the Edit button
a. under the LOGIN section, click on the + Add URI button for Sign-in redirect URIs
b. add the following value, replacing {CompanyShortName} with your firms valuehttps://wordbench-us.calljourney.com/:
{Wordbench URL}/login/authenticate/sso/company/callback/{CompanyShortName}
where you replace {Wordbench URL} and {CompanyShortName} with the values provided to you.
c. under the LOGIN section, click on the + Add URI button for Sign-out redirect URIs
d. add the following valuehttps://wordbench-us.calljourney.com
{Wordbench URL}/login/sso/company
where you replace {Wordbench URL} with the values provided to you.