Guide - Okta SSO Setup

Last updated: February 11, 2026

Overview

You can now set up Okta Single Sign-On (SSO) directly from your AiPrise dashboard. There’s no need to send credentials to our team — everything can be configured securely by your admin in a few minutes.


Step 1: Create an Okta App

In Okta Admin Console:

  1. Go to Admin Console → Applications → Create App Integration

  2. Select:

    • Sign-in method: OIDC – OpenID Connect

    • Application type: Web Application

  3. Click Next

    image.png

Step 2: Configure Redirect URLs in Okta

While creating the app on Okta, fill in the below values:

  • Sign-in redirect URI:

https://auth.aiprise.com/login/callback
  • Sign-out redirect URI:

https://dev-ca2pmsj1.us.auth0.com
  • Trusted origin (Base URI):

https://dashboard.aiprise.com
image.png

Save the app.


Step 3: Copy Okta Credentials

Once the app is created in Okta:

  1. Open your new application

  2. Copy:

    • Client ID

    • Client Secret

    • Okta Domain

      image.png

Step 4: Enable Okta on AiPrise

On the AiPrise Dashboard:

  1. Go to Settings → Login Configuration

  2. Enable Okta SSO

  3. Enter:

    • Client ID

    • Client Secret

    • Okta Domain

  4. Click Save Changes

    image.png

Step 5: Add Users

To allow users to log in via Okta:

  1. On Okta, add the user under Directory / People

  2. On AiPrise, invite the same user using the same email address

  3. The user can now log in using Okta


That’s It tada emoji

Your Okta SSO setup is complete. Users can now sign in securely using your organization’s Okta login.