# Microsoft Entra ID (Formerly Azure AD)

### Step 1

Log in to [Azure portal](https://portal.azure.com/), navigate to **Microsoft Entra ID** and select **Enterprise applications** in the left sidebar.

<div data-with-frame="true"><figure><img src="/files/SAV7WigsOEvFn6kJWDAl" alt="" width="375"><figcaption></figcaption></figure></div>

### Step 2

Click **+ New application**.

<div data-with-frame="true"><figure><img src="/files/hLNm6MmqBISPoNZjilVD" alt=""><figcaption></figcaption></figure></div>

### Step 3

Click **+ Create your own application**, name it “Missive”, select “**Integrate any other application you don't find in the gallery**” and click **Create**.

<div data-full-width="false" data-with-frame="true"><figure><img src="/files/iyAewBqfhbTgU6wmYlF7" alt=""><figcaption></figcaption></figure></div>

### Step 4

Click **Single sign-on** in the left sidebar, then select the **SAML** method.

<div data-with-frame="true"><figure><img src="/files/CMoQbjO3e8tsiGHjzItV" alt=""><figcaption></figcaption></figure></div>

### Step 5

Logged in as an admin in Missive, open your **Organizations** settings, then the **SSO** tab, copy the required fields and paste them in the Azure **Basic SAML Configuration** form as shown below.

<div data-with-frame="true"><figure><img src="/files/K7WGGex4UtKfY1N69Jeu" alt=""><figcaption></figcaption></figure></div>

### Step 6

Copy the **Login URL** field and paste it in your Missive SSO settings in the **Entry point** field.

<div data-with-frame="true"><figure><img src="/files/fV0OVMnGmEvAaZoSoEen" alt=""><figcaption></figcaption></figure></div>

### Step 7

Download the **Certificate (Base64)**, copy its text content, and paste it in your Missive SSO settings in the **Signing certificate** field. You may need to rename the downloaded file to a **.txt** extension in order to easily copy the content.

<div data-with-frame="true"><figure><img src="/files/ais1NtGwk7H3bos5RQ9e" alt=""><figcaption></figcaption></figure></div>

### Step 8

Click **Users and groups** in the left sidebar, then add all users who should log in to Missive.

<div data-with-frame="true"><figure><img src="/files/F3lUsRpTDx0NqTMyNIDu" alt=""><figcaption></figcaption></figure></div>

### Step 9

In your Missive SSO settings, enable Single Sign-On.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://missiveapp.com/docs/administration/saml-and-sso/configuring-azure-active-directory.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
