# SAML Configuration

SAML in Avo Assure is an XML-based open standard for exchanging authentication and authorization data between an identity provider (IdP) and a service provider (SP). &#x20;

{% hint style="info" %}
**Note:** If a user wants to configure an authentication in Avo Assure with LDAP configuration the IdPs must be confirmed to the SAML 2.0 protocol.&#x20;
{% endhint %}

To configure the authentication of a selected Module in Avo Assure with LDAP configuration, follow the steps below:&#x20;

1. Navigate to the Admin section on the left pane of the landing page&#x20;
2. Navigate to Authentication Configuration and select SAML Configuration&#x20;
3. Enter Server Name, Enter the SSO URL in Single Sign-on URL field and issuer details from SSO Integration in Issuer Details field&#x20;
4. Hit the Choose button and upload the Signing Certificate&#x20;
5. Click the Create button to create the SAML configuration.&#x20;

### Manage SAML configuration

**Edit and Delete SAML Configuration**&#x20;

To edit SAML Configuration in Avo Assure, follow the steps below:&#x20;

1. Login to Avo Assure using valid credentials&#x20;
2. Navigate to the Admin section on the left pane of the landing page&#x20;
3. Navigate to Authentication Configuration and select SAML Configuration&#x20;
4. Click Edit button to edit the SAML Configuration details in Avo Assure and Update the required field&#x20;
5. Click Update button to update the SAML configuration details in Avo Assure&#x20;
6. Click Delete button to delete the SAML configuration details in Avo Assure.&#x20;


---

# 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.avoautomation.com/avo-assure/administration/authentication-configuration/saml-configuration.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.
