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

Version 1 Current »

Steps

  1. Login into your Okta account with the email address associated with your account

  2. 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

  1. 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

  1. 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

https://wordbench-us.calljourney.com/login/authenticate/sso/company/callback/{CompanyShortName}

c.       under the LOGIN section, click on the + Add URI button for Sign-out redirect URIs

d.       add the following value

https://wordbench-us.calljourney.com/login/sso/company

  • No labels