OKTA SSO Configuration Instructions

This section is only meant for DataCamp Enterprise administrators that are setting up SSO with Okta as their idP. Only proceed if you have read and understood our SSO documentation.

Okta Configuration Instructions

Create a new app integration in Okta

In Applications, click on “Create App Integration”, and choose “SAML 2.0” as the sign-in method.

b111f550-30aa-4af7-813f-7173f2856630.png
Create a new app integration

Create SAML integration

In the General Settings tab:

  1. Choose a name for the integration (e.g. DataCamp)

  2. Upload a logo (You can find the DataCamp logo HERE)

In the Configure SAML tab:

  1. In the Single sign-on URL field, paste in the Recipient / Assertion Consumer URL provided in your DataCamp group’s SSO settings page.

  2. In the Audience URI field, paste in the Entity ID / SAML Audience value provided in your DataCamp group’s SSO settings page.

  3. In the Name ID format field, select EmailAddress.

  4. In the Attribute statements section, add in three fields:

    1. In the first field, enter email as the attribute name, and user.email as the value

    2. In the second field, enter firstName as the attribute name, and user.firstName as the value

    3. In the third field, enter lastName as the attribute name, and user.lastName as the value

0707f726-e601-4630-bee9-fd602497c912.png

In the Feedback tab, choose “I'm an Okta customer adding an internal app”.

Configuration on DataCamp

In Okta, in the “Sign on” tab of the new app, click on “View SAML setup instructions”:

0707f726-e601-4630-bee9-fd602497c912.png

You’ll be presented with a page with values that you’ll have to copy over to your DataCamp SSO settings page:
b52498b9-7512-4de3-9bc2-89eecc4dbcb1.png
  1. Copy the Identity Provider Single Sign-On URL value and paste it into the Login URL / SSO Endpoint field in the SSO settings page
  2. Copy the Identity Provider Issuer value and paste it into Entity ID / Issuer URL on DataCamp
  3. Copy the X.509 certificate and paste it into IdP Certificate on DataCamp
  4. Finally, save your settings on DataCamp.