Setup via Okta
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:
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)
a. select OIDC - OpenID Connect as the Sign-in method
b. select Web Application as the Application type
c. click on the Next button
d. General Settings:
i. create a meaningful name as the App integration name
ii. leave Grant type with the defaults
iii. leave Sign-in redirect URIs, Sign-out redirect URIs and Trusted Origins with their defaults - you will come back to these in later steps
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
b. Record the Client secret from the Client Credentials section,
c. Record the Okta domain from the General Settings section
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 value:
{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 value
{Wordbench URL}/login/sso/company
where you replace {Wordbench URL} with the values provided to you.
Copyright © VoiceAI Pty Ltd 2021, All Rights Reserved