--- title: "How to configure Azure AD for SSO" slug: "how-to-configure-azure-ad-for-sso" updated: 2025-07-11T15:16:42Z published: 2025-07-11T15:16:42Z canonical: "help.frisbii.com/how-to-configure-azure-ad-for-sso" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.frisbii.com/llms.txt > Use this file to discover all available pages before exploring further. # How to configure Azure AD for SSO ## Prepare Azure environment First steps in Azure AD: - Sign in to the [Azure portal.](https://portal.azure.com/) - After you've authenticated, choose your Azure AD tenant by selecting it from the top-right corner of the page. - Search for and select **Azure Active Directory** service, and then select **App registrations (Preview)**. [![mceclip0.png](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/167d9a5af989f1.png)](https://support.Frisbii Transform.com/hc/article_attachments/4406420219026) [![Screenshot_2.png](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/167d9a5af9d1a5.png)](https://support.Frisbii Transform.com/hc/article_attachments/4406428136978) ## Registration - In the **Name** section, enter a meaningful application name that will be displayed to users of the app. - In the **Supported account types** section, select **Accounts in this organizational directory only ({tenant name})**. - Select **Register** to create the application. - In the field **Redirect URL** put in the link your application will use to redirect users (you will get the links in Frisbii Transform UI settings). You can add the links later on "Authentication" tab as well. [![mceclip1.png](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/167d9a5afa0377.png)](https://support.Frisbii Transform.com/hc/article_attachments/4406420724242) From the **Certificates & secrets** page, in the **Client secrets** section, choose **New client secret**: - Type a key description (of instance `app secret`), - Select a key duration of either **In 1 year**, **In 2 years**, or **Never Expires**. - When you press the **Add** button, the key value will be displayed, copy, and save the value in a safe location. [![mceclip2.png](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/167d9a5afa3dcc.png)](https://support.Frisbii Transform.com/hc/article_attachments/4406420781330) As a result you will see created ID and Client Secret key. [![mceclip7.png](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/167d9a5afa804b.png)](https://support.Frisbii Transform.com/hc/article_attachments/4406434506770) You will need the *Value* to connect Frisbii Transform in the settings of 3rd party integrations in Frisbii Transform UI, please copy it and save in a safe place. Secret ID is not necessary. Navigate to "Authentication" tab and activate the checkboxes *"Access tokens (used for implicit flows)"* and *"ID tokens (used for implicit and hybrid flows)".* Click on Save icon. [![mceclip5.png](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/167d9a5afabb31.png)](https://support.Frisbii Transform.com/hc/article_attachments/4406422304146) Copy the links from "For settings" and "For Login" from Frisbii Transform UI (*Settings>3rd party integrations*) and add them in Azure on "Authentication" page, save the changes. ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/az.png) [![mceclip9.png](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/167d9a5afb29b8.png)](https://support.Frisbii Transform.com/hc/article_attachments/4406434597394) ## Create connection in Frisbii Transform UI > [!NOTE] > **Note:** > > To use the single sign-on mechanism, use the URL provided in the Azure Active Directory settings in Frisbii Transform. At first the feature should be activated for master tenant by Frisbii Transform support. Azure AD is displayed on Settings>Frisbii Apps>3rd Party Integration block. If the block is not there, please contact [support@frisbii.com](mailto:support@frisbii.com). Paste the *Value* from "client secrets" block (Certificate & Secrets) in the field *Client Secret* in Frisbii Transform UI, than copy Client ID and Tenant ID from "Overview" in Azure and paste them into fields "Client ID" and "Tenant" in Frisbii Transform UI. [![mceclip6.png](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/167d9a5afb64fc.png)](https://support.Frisbii Transform.com/hc/article_attachments/4406436693010)![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/az2.png) Click on "Save", than activate the checkbox and save again: [![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/az3.png)](https://support.Frisbii Transform.com/hc/article_attachments/4406436906386) Set up is finished.