Skip to main content

Okta Configuration Guide

SSO Okta Setup Guide

This is a guide to creating an Okta application and applying SSO login.

1. Create Applications

image.png

Click the Applications tab in the left panel.

image.png

Click the Create App Integration button to create a new Integration Application.

image.png

Select OIDC - OpenID Connect as the sign-in method and Web Application as the application type, then click the
Next button to proceed.

image.png

Enter the New Integration details and click the Save button to save.

- Sign-in redirect URIs: Enter the redirect URI value obtained when creating SSO in the SIA Console.
- Controlled access: Select Allow everyone in your organization to access for all users,
or Limit access to selected groups for specific users.

image.png

image.png

In the General tab, save the Client ID and Client Secret values.

image.png

image.png

In the Sign On tab, click the Edit button for OpenID Connect ID Token.

image.png

Change the Issuer to the Okta URL and set the Claim name in the Groups claim filter to blank.
Click the Save button to save the changes.

2. Create and Apply Provisioning

image.png

① Click the Browse App Catalog button to explore the catalog.

image.png

Search for SCIM and select the SCIM 2.0 Test App (Header Auth) app from the results.

image.png

Click the Add Integration button to add the application.

image.png

Set the label and then click the Next button.

image.png

On the Sign On Options page, click the Done button to finish the setup without making any additional changes.

image.png

In the Provisioning tab, click Configure API Integration.

image.png

Enable API integration, then enter the Base URL and scim_token provided by SIA.
Click the Test API Credentials button to verify the connection.
If the connection is successful, click the Save button to complete the setup.