> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configuring a SAML application on Azure AD

> Instructions on how to configure a SAML SSO application with Azure.

<Steps>
  <Step title="Log in to Azure Active Directory Portal">
    Log in to Azure Active Directory Portal, and select "Enterprise applications" in the navigation panel.

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/ZeD68GD0apWa12JT/img/IdentityProviders/azureAD-1.png?fit=max&auto=format&n=ZeD68GD0apWa12JT&q=85&s=eb77be138551e0e87aff1c8ba8dd5624" width="3832" height="1990" data-path="img/IdentityProviders/azureAD-1.png" />
    </Frame>
  </Step>

  <Step title="Start Creating a New Application">
    Click on "New application"

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/ZeD68GD0apWa12JT/img/IdentityProviders/azureAD-2.png?fit=max&auto=format&n=ZeD68GD0apWa12JT&q=85&s=526f6199899e622d0a98d3f3702c6501" width="3832" height="1916" data-path="img/IdentityProviders/azureAD-2.png" />
    </Frame>
  </Step>

  <Step title="Choose to Create Your Own Application">
    Click on "Create your own application".

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/ZeD68GD0apWa12JT/img/IdentityProviders/azureAD-3.png?fit=max&auto=format&n=ZeD68GD0apWa12JT&q=85&s=61cb04422bf1f280c0b0aff5f27dd81b" width="1982" height="1070" data-path="img/IdentityProviders/azureAD-3.png" />
    </Frame>
  </Step>

  <Step title="Configure App Name and Integration Type">
    In the panel on the right, enter an app name and select the "Integrate any other application you don't find in the gallery (Non-gallery)" option, and click "Create" in the bottom-left corner.

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/ZeD68GD0apWa12JT/img/IdentityProviders/azureAD-4.png?fit=max&auto=format&n=ZeD68GD0apWa12JT&q=85&s=3f5c07916aae70689065fa01eff7a30c" width="3836" height="1914" data-path="img/IdentityProviders/azureAD-4.png" />
    </Frame>
  </Step>

  <Step title="Select SAML as the Single Sign-On Method">
    Click on "Single sign-on" on the left pane, and select "SAML".

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/ZeD68GD0apWa12JT/img/IdentityProviders/azureAD-5.png?fit=max&auto=format&n=ZeD68GD0apWa12JT&q=85&s=7243ba121d1938c7592baed95fdda956" width="3836" height="1994" data-path="img/IdentityProviders/azureAD-5.png" />
    </Frame>
  </Step>

  <Step title="Edit the Basic SAML Configuration">
    Click on "Edit".

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/ZeD68GD0apWa12JT/img/IdentityProviders/azureAD-6.png?fit=max&auto=format&n=ZeD68GD0apWa12JT&q=85&s=53937fa96008b880dcf2132710d59608" width="2500" height="1911" data-path="img/IdentityProviders/azureAD-6.png" />
    </Frame>

    <Note>
      **NOTE**

      Please note that the Identifier (Entity ID) value, along with the Single Sign-On URL, can be located within the SAML tab under the Account Management Settings section within the Blink Platform. The **Reply URL (Assertion Consumer Service URL)** is not available under the SAML tab, therefore you can find it below:

      **The Entity ID** : `urn:amazon:cognito:sp:eu-west-1_NEemCMO1L`

      **The Reply URL (Assertion Consumer Service URL)** : `https://cognito.blinkops.com/saml2/idpresponse`

      **Single Sign-On URL** : Please look in the Account Management Settings section within the Blink Platform to find your unique **Single Sign-On URL**.

      <Frame>
        <img src="https://mintcdn.com/blinkops-2/VXKzhvwYkcutAgt0/img/IdentityProviders/saml.png?fit=max&auto=format&n=VXKzhvwYkcutAgt0&q=85&s=278df00dec265b8a2c9c63742b79d17d" width="1372" height="458" data-path="img/IdentityProviders/saml.png" />
      </Frame>
    </Note>
  </Step>

  <Step title="Populate SAML Configuration Fields">
    Using the Reply URL **(Assertion Consumer Service URL)**, as well as the **Identifier (Entity ID)** value as well as the **Single Sign-On URL** value located within the SAML tab under the Account Management Settings section within the Blink Platform, copy and paste the values in the following text fields as demonstrated in the image below:

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/ZeD68GD0apWa12JT/img/IdentityProviders/azureAD-7.png?fit=max&auto=format&n=ZeD68GD0apWa12JT&q=85&s=0fd0083ea607026465d8d7187444b5ea" width="1714" height="1994" data-path="img/IdentityProviders/azureAD-7.png" />
    </Frame>
  </Step>

  <Step title="Add Custom Claims in the Attributes Section">
    Next, scroll to the **Attributes & Claims** section and select the **add new claim** option in the top-left corner. Then under the **Additional Claims** section, ensure that the **claim names**, **type** and **value** correspond to the values as demonstrated in the image below:

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/ZeD68GD0apWa12JT/img/IdentityProviders/azureAD-8.png?fit=max&auto=format&n=ZeD68GD0apWa12JT&q=85&s=2c77a4dd711d1975916997b55f522ca7" width="2376" height="1290" data-path="img/IdentityProviders/azureAD-8.png" />
    </Frame>
  </Step>

  <Step title="Set Up Group Claims">
    Proceed by clicking on the **groups claim** option and provide all the required information on the sidebar to the right. Then, complete the process by clicking on the "Save" button.

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/ZeD68GD0apWa12JT/img/IdentityProviders/azureAD-16.png?fit=max&auto=format&n=ZeD68GD0apWa12JT&q=85&s=bb9e16d1ff3e4fe9995d76b9a541e403" width="3568" height="2058" data-path="img/IdentityProviders/azureAD-16.png" />
    </Frame>
  </Step>
</Steps>
