Skip to content
English
  • There are no suggestions because the search field is empty.

How to purchase and configure Okta SSO?

The system supports Okta as an SSO provider using OpenID Connect (OIDC).

To configure Okta SSO, you need an appropriate Okta Workforce Identity subscription and an OIDC application integration.

Prerequisites

Before configuring Okta SSO, ensure that you have:

  • An Okta account.
  • An appropriate Okta Workforce Identity subscription.
  • Administrator access to the Okta Admin Console.
  • Permission to create an application integration.
  • Access to the system's SSO configuration screen.
Step 1: Purchase Okta Service

Okta SSO is available through Okta Workforce Identity.

  1. Open the Okta pricing page.
  2. Review the available Workforce Identity plans.
  3. Select the plan suitable for your organization.
  4. Complete the subscription/purchase process.

Okta Plans and Pricing

Note: Pricing and plan availability may vary depending on the region, number of users, and selected plan.

Step 2: Create an Okta Application

After obtaining the Okta service:

  1. Sign in to the Okta Admin Console.
  2. Go to Applications → Applications.
  3. Click Create App Integration.
  4. Select OpenID Connect (OIDC) as the sign-in method.
  5. Select Web Application as the application type.
  6. Click Next.

Okta – Create an OIDC App Integration

Step 3: Configure the Application

Enter the required application information.

Configure the Sign-in Redirect URI using the Callback URL provided by the system.

Make sure that the Callback URL configured in Okta matches the Callback URL used by the system.

Save the application after completing the configuration.

Step 4: Obtain Client ID

After creating the OIDC application:

  1. Open the application in Okta.
  2. Go to the application's General section.
  3. Locate Client Credentials.
  4. Copy the Client ID.

Enter this value in the system as:

Client ID

Step 5: Obtain Client Secret

From the application's Client Credentials section:

  1. Locate the Client Secret.
  2. Copy the Client Secret.
  3. Store it securely.

Enter this value in the system as:

Client Secret

Step 6: Obtain Okta Domain

The system requires the Okta Domain.

Your Okta domain is the domain associated with your Okta organization.

For example, if your Okta issuer is:

https://your-company.okta.com/oauth2/default

the Okta Domain is:

your-company.okta.com