Skip to main content
All CollectionsSSO
Enabling Azure SSO for Swif's Login
Enabling Azure SSO for Swif's Login
Updated over a week ago

Azure Single Sign-On (SSO) allows organizations to integrate their Azure Active Directory with Swif, enabling seamless and secure user authentication. This guide explains how to configure Azure SSO for your Swif login page.


Step 1: Register an App on Azure

  1. Log in to Azure

    • Access your Azure account and navigate to the portal.

  2. Create a New App Registration

    • Go to Microsoft Entra ID > App Registration > New Registration.

    • Enter a name for your app (e.g., "Swif SSO Integration").

  3. Set the Redirect URI

    • In the Redirect URI section, input the following URL:

      https://swifteam.us.auth0.com/login/callback

  4. Copy the Client ID

    • After registration, locate and copy the Client ID. You will need this for the Swif configuration.

  5. Generate a Client Secret

    • Go to Certificates & Secrets > New Client Secret.

    • Generate a client secret and save the value securely. (Note: The secret value will not be visible once you leave the page.)


Step 2: Provide Details to Swif

  1. After completing the Azure setup, provide the following details to Swif:

    • Client ID

    • Client Secret

    • Azure App Domain (if applicable)

  2. Swif's team will use these details to complete the integration.


By completing the steps above, your organization can enjoy the benefits of Azure SSO, including enhanced security and streamlined login experiences for users. If you encounter any issues, contact Swif support for assistance.

Did this answer your question?