< Help Center

SAML with Microsoft Entra ID

☝️ This feature is only available to workspaces using the Enterprise Plan.

If you haven't already, read up on the general setup of SAML with Kutano

Microsoft Entra ID (formerly Microsoft Azure Active Directory or Azure AD) is a Directory-as-a-Service provided by Microsoft Azure. Kutano's SAML SSO and user provisioning with SCIM are confirmed to work with Microsoft Entra ID.

Here's a walk-through of setting up Microsoft Entra ID as your SAML Identity Provider. This allows your team to log into Kutano without a new email / password combination, they just log in to your Azure user account.

Setup

It's a good idea to have Microsoft Entra ID and Kutano opened in separate browser windows or tabs so you can copy data from one web page to the other.

Sign in to Kutano as administrator

  1. Log in to https://app.Kutano.com as an Owner or Administrator for your Kutano Workspace.
  2. In Kutano, navigate to Workspace admin -> Workspace settings using the sidebar.
  3. Scroll down to the Single sign-in section and click on the edit button

Sign in to Microsoft Azure

  1. Open a new browser window.
  2. Log in as an administrator to https://portal.azure.com

Setup Microsoft Entra ID SAML

  1. Select Microsoft Entra ID in the main navigation panel
  2. Select Enterprise Applications from the subcategory panel
  3. Click the + New application button, and add a Non-gallery application.
  4. At the top of the Browse Microsoft Entra Gallery page click the + Create your own application button
  5. In the Create your own application dialog,
    1. What's the name of your app? Kutano
    2. Select Integrate any other application you don't find in the gallery (Non-gallery)
  6. Click Create button. You will be navigated to the newly created Enterprise Application page.
    Microsoft create application

Assign Users to the App

  1. Click Users and groups on the left-side menu.
  2. Click '+ Add user/group'.
  3. Search for and select the users you’d like to assign Kutano access to. You can make multiple selections, and they will appear under Selected items.
  4. Click the Assign button

Enable Single Sign-on for the Enterprise Application

  1. Click Single Sign-On on the left-side menu.
  2. In the Single sign-on screen, click SAML to open the SSO configuration page.
  3. In Section 1 (Basic SAML Configuration), click Edit button
  4. Below Identifier (Entity ID), click the Add identifier button which will provide you with an input box.
  5. From Kutano SAML page copy the SP Entity ID value into the entry box.
  6. Below Reply URL (Assertion Consumer Service URL), click the Add identifier button which will provide you with an input box.
  7. From Kutano SAML page copy the SP ACS URL value into the entry box.
    Copy SAML Kutano to Azure
  8. Click Save button
  9. Close the Basic SAML Configuration dialog.
  10. In Section 3 (SAML Signing Certificate), click on the Download button next to Certificate (Base64). This will download a text file called Kutano.cer. Keep this file secure.

Configure Kutano

  1. In Microsoft Entra ID, locate Section 4 (Set up Kutano). Values in this section will be copied below.
  2. In the Kutano application's Configure SAML dialog, find the SAML enabled select button and choose 'Optional'.
  3. Scroll down to the Identity Provider section:
    • Copy the string from the Microsoft Entra ID field Login URL into the Kutano field SSO URL (Login URL)
    • Copy the string from the Microsoft Entra ID field Microsoft Entra Identifier into the Kutano field Entity ID
    • Copy the contents of the Kutano.cer certificate file you downloaded into earlier into the Kutano field Certificate.
      Copy SAML Azure to Kutano
  4. Click the Save button in Kutano application's Configure SAML dialog.

Test the SAML Sign-in

NOTE: this test will attempt to sign you into Kutano using the currently signed in Microsoft user. Ensure that the Kutano workspace has this user's email setup as a valid user.

  1. In Microsoft Entra ID in Section 5 (Test single sign-on with Kutano), click on the Test button.
  2. In the next dialog, click on the Test sign-in button
  3. You should be redirected to your Kutano workspace and become signed in with current authenticated Microsoft user.

Finishing Up

Extra information for AAD Users


← Previous: SAML with Google Workspace
Next: User Provisioning with SCIM →