> ## Documentation Index
> Fetch the complete documentation index at: https://specterops-bed-7559-api-key-exp.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SAML: Entra ID Configuration

> This document provides instructions for creating an application within Entra ID for compatibility with BloodHound Enterprise.

export const IDPIntro = ({auth_mode}) => {
  const mode = (auth_mode || '').toUpperCase();
  const isOIDC = mode === 'OIDC';
  const href = isOIDC ? '/manage-bloodhound/auth/oidc' : '/manage-bloodhound/auth/saml';
  const label = isOIDC ? 'OIDC' : 'SAML';
  return <Tip>
      See <a href={href}>{label} in BloodHound</a> for order of operations, general {label} setup, and user configuration in BloodHound.
    </Tip>;
};

<img noZoom src="https://mintcdn.com/specterops-bed-7559-api-key-exp/Q9Jppg_Pu54SydxZ/assets/enterprise-AND-community-edition-pill-tag.svg?fit=max&auto=format&n=Q9Jppg_Pu54SydxZ&q=85&s=dab889e863a05e09b1378befc30bbb10" alt="Applies to BloodHound Enterprise and CE" width="482" height="45" data-path="assets/enterprise-AND-community-edition-pill-tag.svg" />

<IDPIntro auth_mode="SAML" />

## Create an Enterprise Application

1. Login to Azure at [https://portal.azure.com](https://portal.azure.com)
2. Navigate to the **Enterprise Applications** section of Entra ID.

<Frame>
  <img src="https://mintcdn.com/specterops-bed-7559-api-key-exp/822eouQ8h3kcvEH5/assets/image-2-44.png?fit=max&auto=format&n=822eouQ8h3kcvEH5&q=85&s=d5981e509a888b691cb2fe76c0914817" width="430" height="207" data-path="assets/image-2-44.png" />
</Frame>

3. Click **New Application**.

<Frame>
  <img src="https://mintcdn.com/specterops-bed-7559-api-key-exp/822eouQ8h3kcvEH5/assets/image-2-46.png?fit=max&auto=format&n=822eouQ8h3kcvEH5&q=85&s=b43975c701937220fb8979509689c452" width="564" height="171" data-path="assets/image-2-46.png" />
</Frame>

4. Click **Create your own application**.

<Frame>
  <img src="https://mintcdn.com/specterops-bed-7559-api-key-exp/822eouQ8h3kcvEH5/assets/image-2-47.png?fit=max&auto=format&n=822eouQ8h3kcvEH5&q=85&s=ded420e7cbb61e2214cf39c0cb61b5b6" width="484" height="231" data-path="assets/image-2-47.png" />
</Frame>

5. Provide a name for your application and click **Create**.

<Frame>
  <img src="https://mintcdn.com/specterops-bed-7559-api-key-exp/822eouQ8h3kcvEH5/assets/image-2-48.png?fit=max&auto=format&n=822eouQ8h3kcvEH5&q=85&s=9f3c6e6663ddab3486feb20ba24e6e94" width="573" height="850" data-path="assets/image-2-48.png" />
</Frame>

## Configure Single Sign-On Settings

1. Your browser should redirect you to your newly created application. Click on **Single sign-on**.

<Frame>
  <img src="https://mintcdn.com/specterops-bed-7559-api-key-exp/822eouQ8h3kcvEH5/assets/image-2-49.png?fit=max&auto=format&n=822eouQ8h3kcvEH5&q=85&s=fbca75f623032f55149ba1fb424e4540" width="406" height="498" data-path="assets/image-2-49.png" />
</Frame>

2. Click on **SAML**.

<Frame>
  <img src="https://mintcdn.com/specterops-bed-7559-api-key-exp/822eouQ8h3kcvEH5/assets/image-2-50.png?fit=max&auto=format&n=822eouQ8h3kcvEH5&q=85&s=045fd8bcf08e1ef68f513b2b0a0ecd6e" width="370" height="199" data-path="assets/image-2-50.png" />
</Frame>

3. Click **Edit** under the Basic SAML Configuration section.

<Frame>
  <img src="https://mintcdn.com/specterops-bed-7559-api-key-exp/822eouQ8h3kcvEH5/assets/image-2-51.png?fit=max&auto=format&n=822eouQ8h3kcvEH5&q=85&s=31e0ff62e9b6e7c15d6538672866594c" width="760" height="226" data-path="assets/image-2-51.png" />
</Frame>

4. Configure SAML. The following screenshot shows the tenant codename is "demo" and the provider name is "entra".

<Frame>
  <img src="https://mintcdn.com/specterops-bed-7559-api-key-exp/822eouQ8h3kcvEH5/assets/image-2-52.png?fit=max&auto=format&n=822eouQ8h3kcvEH5&q=85&s=846b6d96127fdb51c353226bd59bd1f7" width="793" height="651" data-path="assets/image-2-52.png" />
</Frame>

5. Azure will inform you the settings have saved successfully.

<Frame>
  <img src="https://mintcdn.com/specterops-bed-7559-api-key-exp/822eouQ8h3kcvEH5/assets/image-2-53.png?fit=max&auto=format&n=822eouQ8h3kcvEH5&q=85&s=7ff0a99c5633fd3349c3d514ca4c3412" width="358" height="77" data-path="assets/image-2-53.png" />
</Frame>

6. Click the **X** to close the dialog.

<Frame>
  <img src="https://mintcdn.com/specterops-bed-7559-api-key-exp/822eouQ8h3kcvEH5/assets/image-2-54.png?fit=max&auto=format&n=822eouQ8h3kcvEH5&q=85&s=b54c7cf9f29808f81a4da5099f1cc37f" width="859" height="250" data-path="assets/image-2-54.png" />
</Frame>

7. Scroll down to the **SAML Certificates** section and download the **Metadata XML**.

<Frame>
  <img src="https://mintcdn.com/specterops-bed-7559-api-key-exp/822eouQ8h3kcvEH5/assets/image-2-55.png?fit=max&auto=format&n=822eouQ8h3kcvEH5&q=85&s=89eaad31105b9bfdc49a3028266d99e2" width="765" height="408" data-path="assets/image-2-55.png" />
</Frame>

8. Use the **Users and Groups** section to configure groups and users which you would like to grant access to BloodHound Enterprise.

<Frame>
  <img src="https://mintcdn.com/specterops-bed-7559-api-key-exp/822eouQ8h3kcvEH5/assets/image-2-56.png?fit=max&auto=format&n=822eouQ8h3kcvEH5&q=85&s=e54813094b7e1deac562f0dfe5e7c293" width="436" height="371" data-path="assets/image-2-56.png" />
</Frame>

9. Use the downloaded metadata.xml file and follow the instructions at [SAML in BloodHound Enterprise](/manage-bloodhound/auth/saml) to Create the SAML Configuration in BloodHound.

## Troubleshooting

Verify your attributes and claims use a proper schema in the claim name, and that you have a properly mapped claim for "user.mail" as in the example below. An indicator that this is necessary is when an authentication attempt returns the response: "*assertion does not meet requirements for user lookup*".

<Frame>
  <img src="https://mintcdn.com/specterops-bed-7559-api-key-exp/822eouQ8h3kcvEH5/assets/image-2-57.png?fit=max&auto=format&n=822eouQ8h3kcvEH5&q=85&s=0eab56af72c03898e2ea24fc271ab0d2" width="1075" height="988" data-path="assets/image-2-57.png" />
</Frame>
