> ## Documentation Index
> Fetch the complete documentation index at: https://specterops-bp-2731-onprem-architecture.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-bp-2731-onprem-architecture/cSg9r7u_qWc5sQQj/assets/enterprise-AND-community-edition-pill-tag.svg?fit=max&auto=format&n=cSg9r7u_qWc5sQQj&q=85&s=332ab7c1e25fb10fd9f92afff92c688b" 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-bp-2731-onprem-architecture/psiLGLOesT9IGqHQ/assets/image-2-44.png?fit=max&auto=format&n=psiLGLOesT9IGqHQ&q=85&s=e5dd2966469896e64744f8b7611fd3f3" width="430" height="207" data-path="assets/image-2-44.png" />
</Frame>

3. Click **New Application**.

<Frame>
  <img src="https://mintcdn.com/specterops-bp-2731-onprem-architecture/psiLGLOesT9IGqHQ/assets/image-2-46.png?fit=max&auto=format&n=psiLGLOesT9IGqHQ&q=85&s=af78ef61c35849c236b0664b8668f712" 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-bp-2731-onprem-architecture/psiLGLOesT9IGqHQ/assets/image-2-47.png?fit=max&auto=format&n=psiLGLOesT9IGqHQ&q=85&s=cc0323da8f64633deded26be91a571f7" 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-bp-2731-onprem-architecture/psiLGLOesT9IGqHQ/assets/image-2-48.png?fit=max&auto=format&n=psiLGLOesT9IGqHQ&q=85&s=34a32f4c316caf5d21785936624f81b8" 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-bp-2731-onprem-architecture/psiLGLOesT9IGqHQ/assets/image-2-49.png?fit=max&auto=format&n=psiLGLOesT9IGqHQ&q=85&s=fc1a73eac3124b296dafacf5c7e94a07" width="406" height="498" data-path="assets/image-2-49.png" />
</Frame>

2. Click on **SAML**.

<Frame>
  <img src="https://mintcdn.com/specterops-bp-2731-onprem-architecture/psiLGLOesT9IGqHQ/assets/image-2-50.png?fit=max&auto=format&n=psiLGLOesT9IGqHQ&q=85&s=f408b9664dbb680ea4c3fc07367c20fd" 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-bp-2731-onprem-architecture/psiLGLOesT9IGqHQ/assets/image-2-51.png?fit=max&auto=format&n=psiLGLOesT9IGqHQ&q=85&s=42bb9f3d7c7569441c96b2ff265a5c78" 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-bp-2731-onprem-architecture/psiLGLOesT9IGqHQ/assets/image-2-52.png?fit=max&auto=format&n=psiLGLOesT9IGqHQ&q=85&s=59a4b4aa343081921767d10596f81819" 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-bp-2731-onprem-architecture/psiLGLOesT9IGqHQ/assets/image-2-53.png?fit=max&auto=format&n=psiLGLOesT9IGqHQ&q=85&s=2f2c420697ece99e52459b60ff84c944" 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-bp-2731-onprem-architecture/psiLGLOesT9IGqHQ/assets/image-2-54.png?fit=max&auto=format&n=psiLGLOesT9IGqHQ&q=85&s=9b85d5cfeaf1ab04cde1d5fa320774e3" 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-bp-2731-onprem-architecture/psiLGLOesT9IGqHQ/assets/image-2-55.png?fit=max&auto=format&n=psiLGLOesT9IGqHQ&q=85&s=17d3bc848143c175b8ab6f78918461f5" 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-bp-2731-onprem-architecture/psiLGLOesT9IGqHQ/assets/image-2-56.png?fit=max&auto=format&n=psiLGLOesT9IGqHQ&q=85&s=7562fcafe44926cdab6efadc275c7cd9" 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-bp-2731-onprem-architecture/psiLGLOesT9IGqHQ/assets/image-2-57.png?fit=max&auto=format&n=psiLGLOesT9IGqHQ&q=85&s=8c6ede6f603ed0573b47163082607ddc" width="1075" height="988" data-path="assets/image-2-57.png" />
</Frame>
