Single Sign-On with Azure AD

Follow this guide to set up Single Sign-On (SSO) in Dataimporter with Azure Active Directory. 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

  1. In Dataimporter, head to the Account Settings page and toggle SSO on.

  1. In the SAML Name field enter the name as you would like it to appear e.g. DataimporterAD

  2. In the Domain field enter your corporate company name e.g. dataimporter.io.

  3. Keep this tab open and open another tab to perform the next steps.

2. Add Dataimporter to Azure AD

  1. Log in to the Azure Portal and click on Enterprise Applications

  1. Click on New Application.

  1. Click on Create your own Application.

  1. Give the app the name DATAIMPORTER, select the option Integrate any other application you don't find in the gallery (Non-gallery), and click Create.

  1. Once the app is created, select the Single sign-on and choose SAML

  1. Click Edit next to Basic Configuration

  1. In the Identifier (Entity ID) field, add the value that you added in Step 2 of the Dataimporter configuration e.g. DataimporterAD

  2. In the Reply 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

  1. Click Save and close the box.

  2. Click Edit next to Attributes & Claims.

  1. Delete all of the existing claims under Additional Claims.

  2. Add the following claims:

  1. Close the box and click on Users and groups.

  1. Add any users or groups who need access to Dataimporter.

3. Configuring SSO in Dataimporter

  1. In Azure AD, click back on Single sign-on, and scroll down to the SAML Certificates section.

  2. Click on Download next to the Certificate (Base64)

  3. Scroll down to the Section 4 and copy the Login URL value.

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

  1. Open Azure AD and copy the Azure AD Identifier value.

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

  1. Open the Certificate (Base64) in a text editor and copy the entire value.

  2. Open the tab in Dataimporter and paste the value into the X509 Certificate field.

  1. Click on Save.

  2. Contact Dataimporter Support to validate and enable SSO for your Organization.

Last updated