Duo Federated Authentication

Updated Aug 21, 2023

Create a Duo OpenID cloud application

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

  1. Add the OIDC application.
  2. Gather application and Duo SSO information.
  3. Configure the application.

Step 1: Add the OIDC application

  1. Sign in to the Duo Admin Panel and navigate to Applications.

  2. Click Protect an Application.

  3. Locate the entry for Generic OIDC Relying Party with a protection type of 2FA with SSO hosted by Duo (Single Sign-On) in the applications list.

  4. Click Protect.

    The Duo Admin Panel opens the new application properties page.

Step 2: Gather application and Duo SSO information

Step 3: Configure the application

  1. In Relying Party section of the application properties page, select the Authentication Code checkbox.
  2. In the Sign-In Redirect URLs field, enter https://auth.arcticwolf.com/login/callback.
  3. Under OIDC Response > Scopes, select the following checkboxes:
    • openid
    • profile
    • email
  4. Click Save.

Next steps

See also