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. Enable SSO in Dataimporter
In Dataimporter, head to the Account Settings page and toggle SSO on.
In the SAML Name field enter the name as you would like it to appear e.g.
DataimporterAD
In the Domain field enter your corporate company name e.g.
dataimporter.io
.Keep this tab open and open another tab to perform the next steps.
2. Add Dataimporter to Okta
Log in to the Okta and click on Applications
Click on Create App Integration.
Select SAML 2.0 and click Next.
Give the app the name
DATAIMPORTER
, upload a Logo (optional), and click Next.
In the Audience URI (SP Entity ID) field, add the value that you added in Step 2 of the Dataimporter configuration e.g.
DataimporterAD
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
Make sure you Check the box for
User this for Recipient URL and Destination URL
Scroll down to Attribute Statements and populate the following values.
Scroll to the bottom of the page and click
Next
.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
.
Click on
Assignments
->Assign
->Assign to People
Add any users who need access to Dataimporter.
Click back on the
Sign On
tab and scroll down to theSAML Signing Certificates
section.Click on
Actions
next for theSHA-2
type, and click onDownload Certificate.
Click on
View IdP metadata
3. Configuring SSO in Dataimporter
Copy the
entityId
value.
Open the tab in Dataimporter and paste the value into the Provider Entity Id field.
Open Okta and copy the Single Sign On Location value.
Open the tab in Dataimporter and paste the value into the Log In URL field.
Open the downloaded Certificate in a text editor and copy the entire value.
Open the tab in Dataimporter and paste the value into the X509 Certificate field.
Click on Save.
Contact Dataimporter Support to validate and enable SSO for your Organization.
Last updated