Skip to Content

Okta Identity Configuration for App Builder Apps

Introduction

To set up Okta authentication, follow these steps.

Create App Integration in Okta

  1. Log into the Okta Identity Platform.

  2. Click the Admin button to enter administrator mode.

  3. Navigate to Applications > Applications.

  4. Click Create App Integration.

  5. On the Create a new app integration dialog, for Sign in method, select OIDC - OpenID Connect.

  6. On the Create a new app integration dialog, for Authentication type select Web Application, and then click Next.

  7. On the New Web App Integration page, under General Settings, enter the app's name for the App Integration Name. Leave other fields in this section with their default values.

  8. Under Sign-in redirect URIs, enter the app's login URI as https://apps.REGION.lcap.jitterbit.com/auth/signin-oidc-okta, replacing REGION with the region where the app is published, either APAC, EMEA, or NA.

  9. Under Sign-out Redirect URIs (Optional), enter the app's logout URI as https://apps.REGION.lcap.jitterbit.com/auth/signin-callback-oidc-okta, replacing REGION with the region where your app is published, either APAC, EMEA, or NA.

  10. Under Assignments, select Allow Everyone in Your Organization to Access. Leave the setting for Federation Broker Mode enabled.

  11. Click Save.

  12. Under Client Credentials, make a copy of the Client ID. Under Client Secrets, make a copy of a secret.

Configure Okta in App Builder

  1. Log into App Builder.

  2. Navigate to Configuration > Identity.

  3. Select Okta.

  4. Enter values for the following fields:

    Okta fields

    • Okta URL: The Okta domain for your account. For information on where to obtain the Okta domain, see Find your Okta domain.

    • Okta Client ID: The client ID copied previously.

    • Okta Client Secret: The client secret copied previously.

      Tip

      Each field has an information icon that when clicked opens a browser on to the relevant Okta help page.

  5. Click Save.