> For the complete documentation index, see [llms.txt](https://docs.aisera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aisera.com/aisera-platform/tenant-setup/aisera-platform-configuration/setting-up-sso-authentication/setting-up-entra-id-for-sso-with-the-aisera-platform.md).

# Setting up Entra ID for SSO with the Aisera Platform

Set Up Entra ID for authentication with the Aisera Platform

The Aisera Platform supports [SSO integration](/aisera-platform/tenant-setup/aisera-platform-configuration/setting-up-sso-authentication.md) with your chosen Identity Provider.

To set up SSO using Entra ID:

1. Sign in to the Azure portal with an account that has administrative access to create and manage enterprise applications.
2. Navigate to **Entra Id** **> Enterprise Apps > All Applications**
3. Click **+ New Application**
4. Search for and select **Microsoft Entra SAML Toolkit**
5. Enter a name for your application and select **Create**
6. In the navigation menu for your new application navigate to **Single sign-on**
7. Select **SAML**
8. Click **Edit** under **Basic SAML Configuration** and fill in the following fields with their appropriate values

   <table><thead><tr><th width="226.800048828125">Field</th><th>Value</th></tr></thead><tbody><tr><td>Identifier (Entity ID)</td><td><code>https://&#x3C;aisera_tenant>.login.aisera&#x3C;top_level_domain>/</code></td></tr><tr><td>Reply URL (Assertion Consumer Service URL)</td><td><code>https://&#x3C;aisera_tenant>.login.aisera&#x3C;top_level_domain>/aisera/ssoLoginCallback</code></td></tr><tr><td>Sign on URL</td><td><code>https://&#x3C;aisera_tenant>.login.aisera&#x3C;top_level_domain>/aisera/ssoLoginCallback</code></td></tr><tr><td>Relay State</td><td><code>https://&#x3C;aisera_tenant>.login.aisera&#x3C;top_level_domain>/</code></td></tr></tbody></table>
9. At the top of the **Basic SAML Configuration** pane click **Save**
10. Under the **SAML Certificates** click **Download** for the **Certificate (Base64)**
11. Under **Set up \<your application>** copy the **Login URL** and **Logout URL**
