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.
Create SAML integration
In the General Settings tab:
-
Choose a name for the integration (e.g. DataCamp)
-
Upload a logo (You can find the DataCamp logo HERE)
In the Configure SAML tab:
-
In the Single sign-on URL field, paste in the Recipient / Assertion Consumer URL provided in your DataCamp group’s SSO settings page.
-
In the Audience URI field, paste in the Entity ID / SAML Audience value provided in your DataCamp group’s SSO settings page.
-
In the Name ID format field, select EmailAddress.
-
In the Attribute statements section, add in three fields:
-
In the first field, enter
email
as the attribute name, anduser.email
as the value -
In the second field, enter
firstName
as the attribute name, anduser.firstName
as the value -
In the third field, enter
lastName
as the attribute name, anduser.lastName
as the value
-
Configuration on DataCamp
In Okta, in the “Sign on” tab of the new app, click on “View SAML setup instructions”:
- Copy the Identity Provider Single Sign-On URL value and paste it into the Login URL / SSO Endpoint field in the SSO settings page
- Copy the Identity Provider Issuer value and paste it into Entity ID / Issuer URL on DataCamp
- Copy the X.509 certificate and paste it into IdP Certificate on DataCamp
- Finally, save your settings on DataCamp.