Just-In-Time User Creation with Okta
  • 1 Minute to read
  • Dark
    Light

Just-In-Time User Creation with Okta

  • Dark
    Light

Article Summary

Setting up Just-In-Time user creation with Okta consists of three main steps:

  1. Creating an application in Okta.
  2. Copying the IDP Metadata from Okta.
  3. Setting up Just-In-Time user creation in SmarterU.

Two of these steps are detailed below. We recommend reading through the steps prior to going through the process. 

Creating an Application in Okta

To set up an application in Okta:

  1. Log into Okta as a user with administrative privileges. 
  2. From the list in the upper left corner, ensure that Classic UI is selected.

  1. Click the Applications link.
  2. Click Add Application.

  1. Click Create New App.

The Create a New Application Integration window displays.

  1. For the Sign On Method setting, select the SAML 2.0 option.

  1. Click Create. The Create SAML Integration workscreen displays. 
  2. In the App Name field, enter a meaningful name. 
  3. Click Next
  4. Enter the values below for the the settings.

Setting

Value

Single Sign On URL

https://integrations.smarteru.com/integrations/saml/ 

Audience URI (SP Entity ID)

integrations.smarteru.com

Graphical user interface, text, application, email  Description automatically generated

  1. Scroll down to the Attribute Statements section and add the following attribute statements. 

Name

Name Format

Value

FirstName

URI Reference

user.firstName

LastName

URI Reference

user.lastName

Email

Unspecified

user.email

Graphical user interface  Description automatically generated

  1. Click Next. Step 3 of the Create SAML Integration workscreen displays.
  2. On the Step 3 of the Create SAML Integration workscreen:
    1. Select the I'm an Okta customer adding an internal app option.
    2. Check the This is an internal app that we have created checkbox.
    3. Click Finish

Graphical user interface, text, application, email  Description automatically generated

The Sign On Settings for the application you just created display. 

Graphical user interface, text, application, email  Description automatically generated

NEXT STEP: Copy IDP Metadata from Okta

Copying IDP Metadata from Okta

To copy the IDP metadata from Okta:

  1. From the Sign On Settings for the application, click View Setup Instructions.

A page displays all the information you need to enable SAML and Just-In-Time user creation. Toward the bottom of the page is the IDP metadata.

Text  Description automatically generated

  1. Copy the IDP metadata.

NEXT STEP: Set Up Just-in-Time User Creation in SmarterU


Was this article helpful?