Okta Federated Authentication

Updated Aug 21, 2023

Create an OpenID Connect application integration

To set up federated authentication for Arctic Wolf web portals, create an OpenID Connect (OIDC) application integration in Okta.

  1. Launch the Wizard.
  2. Configure the application integration.
  3. Set the issuer URL.
  4. Gather Okta integration information.

Step 1: Launch the Wizard

  1. In the Admin Console, go to Applications > Applications.
  2. Click Create App Integration.
  3. To create an OIDC app integration, for the Sign-in method option, select OIDC - OpenID Connect.
  4. Under Application Type, select Web Application.
  5. Click Next.

Step 2: Configure the application integration

  1. In the App Integration Name field, enter a descriptive name, for example, Arctic Wolf Portal.
  2. In the Grant Type section, select the following checkboxes:
    • Implicit (hybrid)
    • Allow ID Token with implicit grant type
    • Allow Access Token with implicit grant type
  3. In the Sign-in redirect URIs field, enter https://auth.arcticwolf.com/login/callback.
  4. In the Sign-out redirect URIs section, click X to remove any field entries.
  5. In the Trusted Origins section, click X to remove any field entries.
  6. In the Assignments section:
    1. For the Controlled Access setting, select an option.
    2. Under Enable immediate access, select Enabled immediate access with Federation Broker Mode.
  7. Click Save.

Step 3: Set the issuer URL

  1. On the application settings page, click the Sign On tab.
  2. In the OpenID Connect ID Token section, from the Issuer list, select Okta URL.
  3. Click Save.
  4. Record the Okta URL value for later.

Step 4: Gather Okta integration information

Next steps

See also