Comment on page
Single Sign-On with Okta
Follow this guide to set up Single Sign-On (SSO) in Dataimporter with Okta. This will let you control which users have access to Dataimporter, restrict access to SSO, provision new users via Just-in-Time (JIT) provisioning.
- 1.In Dataimporter, head to the Account Settings page and toggle SSO on.

- 2.In the SAML Name field enter the name as you would like it to appear e.g.
DataimporterAD
- 3.In the Domain field enter your corporate company name e.g.
dataimporter.io
. - 4.Keep this tab open and open another tab to perform the next steps.
- 1.Log in to the Okta and click on Applications

- 2.Click on Create App Integration.

- 3.Select SAML 2.0 and click Next.

- 4.Give the app the name
DATAIMPORTER
, upload a Logo (optional), and click Next.

- 5.In the Audience URI (SP Entity ID) field, add the value that you added in Step 2 of the Dataimporter configuration e.g.
DataimporterAD
- 6.In the Single sign-on URL section enter the URL in the following format https://{instance}.dataimporter.io/saml/login/{identifier} e.g.
https://app.dataimporter.io/saml/login/DataimporterAD

- 7.Make sure you Check the box for
User this for Recipient URL and Destination URL
- 8.Scroll down to Attribute Statements and populate the following values.

- 9.Scroll to the bottom of the page and click
Next
. - 10.Under the Feedback section select the option
I'm an Okta customer adding an internal app
and click the checkbox forThis is an internal app that we have created
. ClickFinish
.

- 11.Click on
Assignments
->Assign
->Assign to People
- 12.Add any users who need access to Dataimporter.

- 13.Click back on the
Sign On
tab and scroll down to theSAML Signing Certificates
section. - 14.Click on
Actions
next for theSHA-2
type, and click onDownload Certificate.
- 15.Click on
View IdP metadata

- 1.Copy the
entityId
value.

- 2.Open the tab in Dataimporter and paste the value into the Provider Entity Id field.

- 3.Open Okta and copy the Single Sign On Location value.

- 4.Open the tab in Dataimporter and paste the value into the Log In URL field.

- 5.Open the downloaded Certificate in a text editor and copy the entire value.
- 6.Open the tab in Dataimporter and paste the value into the X509 Certificate field.

- 7.Click on Save.
- 8.Contact Dataimporter Support to validate and enable SSO for your Organization.
Last modified 2mo ago