Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Sign in to your okta account: https://www.okta.com

  2. In the left hand side navigation, expand Applications and click Applications link below

  3. Click a button Create App Integration

  4. In the modal which would pop up, from available options, select option OIDC option OIDC - OpenID Connect

  5. A second list of options would appear. Please select Web Application

  6. Click button Next

  7. In the General Settings panel, fill in App Integration Name

  8. In the Client acting on behalf of a user make sure all 3 options are checked:Authorization CodeRefresh TokenImplicit (hybrid)

  9. As Sign-in redirect URIs provide: https://<subdomain>.learnamp.com/en-US/okta/auth_callback

  10. Click  Add URI and in Sign-in redirect URIs field fill: https://<subdomain>.learnamp.com/users/auth/okta/callback

  11. In the Assignments select an option, which fits you the best

  12. Click Save

  13. From Client Credentials panel, copy value from Client ID and paste in the corresponding field above

  14. From Client Credentials panel, copy value from Client secrent and paste in the corresponding field above

  15. From General Settings panel, copy value from Okta domain and paste in the field *API URL above

  16. In the Left Hand Side Menu, expand Security tab, and click API link

  17. In the tabs on the top, click Tokens

  18. Click Create Token

  19. In the modal which would pop up, fill in What do you want your token to be named? field

  20. Click Create Token

  21. Copy value in Token Value and paste in to the field API Token above

  22. Save the form above

  23. When the page reloads, click the button Connect to Okta

  24. Congratulations! The integration is now finalised!

...