1. Configure your app with OIDC: guide
    1. You'll set the redirect url here
    2. At this time, we do not support Login initiated by Okta
    3. Under General Settings, please check the following boxes under Grant type, Client acting on behalf of a user:
      • Authorization Code
      • Refresh Token
      • Implicit (hybrid)
  2. Find your configuration url: guide

.You can find full documentation here and learn where to find your Okta credentials here.