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

# Configuring SAML

> SAML SSO parameters and Arize AX UI configuration for self-hosted deployments.

To enable SAML integration, additional steps are required. First, configure the Identity Provider with the following information. Visit the Arize AX SSO & RBAC Configuration in the documentation for more details.

| IDP Parameter                              | Example                                                  |
| ------------------------------------------ | -------------------------------------------------------- |
| SSO URL / ACS (Assertion Consumer Service) | `https://arize-app.<my-organization>.com/auth/v2/saml`   |
| Audience URI / EntityID                    | `https://arize-app.<my-organization>.com`                |
| UserName / NameID Format                   | `urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress` |

Once the IDP is configured, proceed to setup the Arize AX portion. As of **Release 11.5.0**, SAML can be configured from the Arize AX UI under `Settings` -> `Account Settings` -> `SAML Configuration`.
