...
Sign in to your okta account: https://www.okta.com
In the left hand side navigation, expand Applications and click Applications link below
Click a button Create App Integration
In the modal which would pop up, from available options, select option OIDC option OIDC - OpenID Connect
A second list of options would appear. Please select Web Application
Click button Next
In the General Settings panel, fill in App Integration Name
In the Client acting on behalf of a user make sure all 3 options are checked:Authorization CodeRefresh TokenImplicit (hybrid)
As Sign-in redirect URIs provide:
https://<subdomain>.learnamp.com/en-US/okta/auth_callback
Click Add URI and in Sign-in redirect URIs field fill:
https://<subdomain>.learnamp.com/users/auth/okta/callback
In the Assignments select an option, which fits you the best
Click Save
From Client Credentials panel, copy value from Client ID and paste in the corresponding field above
From Client Credentials panel, copy value from Client secrent and paste in the corresponding field above
From General Settings panel, copy value from Okta domain and paste in the field *API URL above
In the Left Hand Side Menu, expand Security tab, and click API link
In the tabs on the top, click Tokens
Click Create Token
In the modal which would pop up, fill in What do you want your token to be named? field
Click Create Token
Copy value in Token Value and paste in to the field API Token above
Save the form above
When the page reloads, click the button Connect to Okta
Congratulations! The integration is now finalised!
...