# Setting up Entra ID for SSO with the Aisera Platform

The Aisera Platform supports [SSO integration](https://docs.aisera.com/aisera-platform/tenant-setup/aisera-platform-configuration/setting-up-sso-authentication) 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**
