How to Configure SCIM with Okta

ThousandEyes users can be added, deleted and modified using SCIM 2.0 and 1.1 compatible identity providers, dramatically decreasing time to provision users into ThousandEyes. This document describes the integration between identity provider Okta and ThousandEyes.

This integration has been fully tested by Okta and ThousandEyes but it's currently not available for all Okta organizations. If you wish to try user provisioning on ThousandEyes through Okta, please reach us at support@thousandeyes.com.

Prerequisites

To perform configuration in ThousandEyes, a user having a role with the following permissions is required:

  • View Users

  • Edit Users

  • API Access

Supported Features

  • User provisioning (creation)

  • User deletion

  • User modification

    • Display name

Group information or other user attributes cannot be translated into Account Groups, Roles or any other ThousandEyes structure.

Configuration

To begin, open Okta and click on the Admin button on the top right:

Once in the dashboard, click on the Applications menu, and then on the Applications sub menu:

Click on Add Application:

Type “ThousandEyes” in the search bar, then click on the Add button of the listed ThousandEyes App:

Type in a Name for your Application, then click Next:

Under “Application username format” select in the drop down menu the “Email” option.

If you wish to configure SAML 2.0 SSO click on the “View Setup Instructions” button and follow the steps on the following page to finish SSO configuration in ThousandEyes. Otherwise, you can ignore this part of the configuration and click Next.

In the provisioning settings, check the Enable provisioning features box:

Now enter the following information in the “API Credentials” form:

  • Username: ThousandEyes username (email) with a role having permissions to create accounts

  • Password: API token of the selected ThousandEyes user (found at Account Settings > Users and Roles)

Click on Test API credentials to make sure the API token and username were entered correctly. This should return a message similar to this one:

If an error is present, verify that the selected user has the permissions stated in the Requirements section of this document. If the issues persist, please contact ThousandEyes Customer Success Center (support@thousandeyes.com) to assist.

Under “Provisioning Features” select the following options:

  • User Import - Enabled

  • Schedule Import - Select a time

  • Okta username format - Email address

  • Create Users - Enabled

  • Update User Attributes - Enabled

  • Deactivate Users - Enabled

Once this is completed, click on Next.

Optional: Add users now so they are integrated to the App. Otherwise just click on “Next”

And click on “Done” to finish the configuration:

At this point of time, setup of SCIM with ThousandEyes is complete.

Testing the SCIM Integration

Adding Users

To verify that the integration is working, add a user to the Application.

From the home page, go to Applications > Applications

Then click in the newly added app:

Now click on Assign to People:

Select the people you want to be pushed to ThousandEyes as users by clicking on the Assign button next to them:

Then click on Save and Go Back after reviewing the user information:

Repeat this for all users you want to push to ThousandEyes. When done, click on Done:

If the User ID (email) is already registered with ThousandEyes, then the new access, permissions and roles will be configured to the ThousandEyes Regular User role:

If the user doesn’t exist, it will be created in ThousandEyes and no registration or activation will be required from the newly created user.

Within ThousandEyes, the user should be visible shortly after it was associated with the service from Okta. To validate this, go to the Users section within Account Settings and verify the newly added user is present there:

Removing Users

To delete a user, open the Application from Okta,

From the home page, go to Applications > Applications

Then click in the newly added app:

Now click on the “X” button next to the user you want to delete:

Confirm the prompt to verify that the user will be unassigned from the Application:

The user should be shortly deleted from ThousandEyes. This is also verifiable within the Users section within Account Settings

Last updated