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

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.prowler.com/feedback

```json
{
  "path": "/user-guide/tutorials/prowler-app-sso-entra",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Entra ID Configuration

This page provides instructions for creating and configuring a Microsoft Entra ID (formerly Azure AD) application to use SAML SSO with Prowler App.

You can find a walkthrough video [here](https://www.youtube.com/watch?v=zegqm55oJVk).

## Creating and Configuring the Enterprise Application

1. From the "Enterprise Applications" page in the Azure Portal, click "+ New application".

   <img src="https://mintcdn.com/prowler/3mDOlds7GLKi_ajJ/images/prowler-app/saml/saml-sso-azure-1.png?fit=max&auto=format&n=3mDOlds7GLKi_ajJ&q=85&s=b345c6e845fd5adf81238356299af8e5" alt="New application" width="2364" height="442" data-path="images/prowler-app/saml/saml-sso-azure-1.png" />

2. At the top of the page, click "+ Create your own application".

   <img src="https://mintcdn.com/prowler/3mDOlds7GLKi_ajJ/images/prowler-app/saml/saml-sso-azure-2.png?fit=max&auto=format&n=3mDOlds7GLKi_ajJ&q=85&s=2fe926a625c8cc063a107627cd78e6e9" alt="Create application" width="848" height="264" data-path="images/prowler-app/saml/saml-sso-azure-2.png" />

3. Enter a name for the application and select the "Integrate any other application you don't find in the gallery (Non-gallery)" option.

   <img src="https://mintcdn.com/prowler/9AoCN7Q_gXN7wF7l/images/prowler-app/saml/saml-sso-azure-3.png?fit=max&auto=format&n=9AoCN7Q_gXN7wF7l&q=85&s=6de199b8608745fbf65c8ecf71ea427a" alt="Enter name" width="1156" height="718" data-path="images/prowler-app/saml/saml-sso-azure-3.png" />

4. Assign users and groups to the application, then proceed to "Set up single sign on" and select "SAML" as the method.

   <img src="https://mintcdn.com/prowler/9AoCN7Q_gXN7wF7l/images/prowler-app/saml/saml-sso-azure-4.png?fit=max&auto=format&n=9AoCN7Q_gXN7wF7l&q=85&s=4304ad30656365f69c5ab440e92649cb" alt="Select SAML" width="2768" height="1354" data-path="images/prowler-app/saml/saml-sso-azure-4.png" />

5. In the "Basic SAML Configuration" section, click "Edit".

   <img src="https://mintcdn.com/prowler/9AoCN7Q_gXN7wF7l/images/prowler-app/saml/saml-sso-azure-5.png?fit=max&auto=format&n=9AoCN7Q_gXN7wF7l&q=85&s=e5ce9cec6f294d2193e8490d4eff6655" alt="Edit" width="1574" height="674" data-path="images/prowler-app/saml/saml-sso-azure-5.png" />

6. Enter the "Identifier (Entity ID)" and "Reply URL (Assertion Consumer Service URL)". These values can be obtained from the SAML SSO integration setup in Prowler App. For detailed instructions, refer to the [SAML SSO Configuration](/user-guide/tutorials/prowler-app-sso) page.

   <img src="https://mintcdn.com/prowler/9AoCN7Q_gXN7wF7l/images/prowler-app/saml/saml-sso-azure-6.png?fit=max&auto=format&n=9AoCN7Q_gXN7wF7l&q=85&s=105e950cdc41e679c3fc27b5c3750759" alt="Enter data" width="1692" height="778" data-path="images/prowler-app/saml/saml-sso-azure-6.png" />

7. In the "SAML Certificates" section, click "Edit".

   <img src="https://mintcdn.com/prowler/9AoCN7Q_gXN7wF7l/images/prowler-app/saml/saml-sso-azure-7.png?fit=max&auto=format&n=9AoCN7Q_gXN7wF7l&q=85&s=187ffbb6817f1ffade2a5ec7716781a3" alt="Edit" width="1550" height="790" data-path="images/prowler-app/saml/saml-sso-azure-7.png" />

8. For the "Signing Option," select "Sign SAML response and assertion", and then click "Save".

   <img src="https://mintcdn.com/prowler/9AoCN7Q_gXN7wF7l/images/prowler-app/saml/saml-sso-azure-8.png?fit=max&auto=format&n=9AoCN7Q_gXN7wF7l&q=85&s=1f2de7d7b5b4473e93ca53f2af43de64" alt="Signing options" width="1700" height="714" data-path="images/prowler-app/saml/saml-sso-azure-8.png" />

9. Once the changes are saved, the metadata XML can be downloaded from the "App Federation Metadata Url".

   <img src="https://mintcdn.com/prowler/9AoCN7Q_gXN7wF7l/images/prowler-app/saml/saml-sso-azure-9.png?fit=max&auto=format&n=9AoCN7Q_gXN7wF7l&q=85&s=69aefec48c1b0d98914ee27c2bb99e4c" alt="Metadata XML" width="1544" height="788" data-path="images/prowler-app/saml/saml-sso-azure-9.png" />

10. Save the downloaded Metadata XML to a file. To complete the setup, upload this file during the Prowler App integration. (See the [SAML SSO Configuration](/user-guide/tutorials/prowler-app-sso) page for details).
