# Configure SAML (Verify Users for External Applications)

You can configure your organization's **SAML** identity provider settings for provisioning Faronics Deploy access.

![Select User Management](/files/-MVs7Kva2gvJ1zMxfhLU)

1\. Navigate to the User icon <img src="/files/-MTvqJhwps2hb2GV4Dxk" alt="" data-size="original"> on the top right corner of the Deploy console. &#x20;

2\. Select **User Management** from the drop-down menu.&#x20;

3\. Select the **SAML** button within the User Management section.&#x20;

![Select the SAML Button](/files/-MVs7gp_Aj-AlejgbWqK)

4\. Enter a **Login Domain**, choose a unique domain identifier for **SAML** Login. The Service Provider Configuration will now update:&#x20;

**Service Provider Configuration**

a. **Audience** **URL** - <https://deploy.faronics.com/saml?dn=faronics1>

b. **SAML** **Login** **URL** - <https://deploy.faronics.com/Account/Signin?dn=faronics1>

c. **Assertion Consumer URL** - <https://deploy.faronics.com/saml/Acs?dn=faronics1>

{% hint style="info" %}
**Note**: Recipient, destination, and ASC validator URL will be the same as ACS URL.

<https://deploy.faronics.com/saml/Acs?dn=faronics1> in this example.
{% endhint %}

![SAML Configuration](/files/-MVsDbCCwpQmqeJJboVq)

5\. Enter your **Identity Provider Login URL**.

6.Enter your **Entity ID**.

7\. Click **UPLOAD** to upload the identity provider metadata.

8\. Paste in the **Identity Provider Certificate**.

9\. Click **UPLOAD** to upload the **Identity Provider Certificate**.

10\. Select **Advanced Options**,  then select the user permission level - **Administrator/Remote Support**.&#x20;

11\. Click **SAVE**.

{% hint style="info" %}
**Note**: Users will get access to all the sites by default. You can edit the user's permission later via **User Administration**.
{% endhint %}

{% hint style="success" %}
The SAML configuration has now been successfully created and configured.
{% endhint %}


---

# 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://docs.faronics.com/faronicsdeploy/user-management/saml.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.
