githubEdit

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 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

    Field
    Value

    Identifier (Entity ID)

    https://<aisera_tenant>.login.aisera<top_level_domain>/

    Reply URL (Assertion Consumer Service URL)

    https://<aisera_tenant>.login.aisera<top_level_domain>/aisera/ssoLoginCallback

    Sign on URL

    https://<aisera_tenant>.login.aisera<top_level_domain>/aisera/ssoLoginCallback

    Relay State

    https://<aisera_tenant>.login.aisera<top_level_domain>/

  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

Last updated

Was this helpful?