Skip to main content

How to Integrate Sequel.io SSO with Azure Active Directory

Updated over a week ago

As a business customer with Sequel.io you can activate SSO between your auth provider and Sequel. Please note this is an extra cost add-on.

In this article, we will explain what is needed to turn on Azure AD SSO:


1. Azure AD Domain

You’ll need to provide your Azure AD tenant information.

  • Sign in to the Azure portal with your administrator account.

  • Go to Azure Active Directory > Overview.

  • Your Primary Domain is listed here.


2. Azure AD Application (Client ID and Client Secret)

To connect Sequel with Azure AD, you’ll need to register a new app integration.

  1. In the Azure portal, go to Azure Active Directory > App registrations.

  2. Click New registration to create a new app for Sequel.

    • Name: Sequel.io

    • Supported account types: Select the option that fits your organization.

    • Redirect URI (web):

      https://introvoke.auth0.com/login/callback
      https://login.introvoke.com/login/callback
  3. After registration, go to the Overview tab to copy the Application (client) ID.

  4. Next, go to Certificates & secrets > Client secrets and create a new client secret. Copy the generated value (you’ll only see it once).

These values (Client ID and Client Secret) are what you’ll need to share with Sequel.


3. Turn on SSO

Once you have the Primary domain, Client ID, and Client Secret, please reach out to support@sequel.io and our team will turn on the integration for you.

Did this answer your question?