---
title: "Proxy"
slug: "sso-configurations-proxy"
updated: 2026-02-16T07:12:24Z
published: 2026-02-16T07:12:24Z
canonical: "help.symphonysummitai.com/sso-configurations-proxy"
---

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

# Proxy

Proxy authentication is applicable only for Mobile Application

#### To Configure Proxy:

1. Navigate to **Admin** > **Infrastructure** > **SSO Configuration**. The **SSO CONFIGURATION** page is displayed.
2. On the **SSO CONFIGURATION** page, select **Proxy** under the **Authentication Type** and click **ADD NEW** on the **ACTIONS** Panel. ![](https://cdn.document360.io/62351b42-cfbd-43ad-8ce1-82b8f455337f/Images/Documentation/forms proxy.png) Figure: SSO Configuration: Proxy Page
3. Specify the required information and click **SUBMIT**. For more information about the fields on **SSO CONFIGURATION** page, see Field Description.

#### Field Description

The following table describes the fields on the **SSO CONFIGURATION** page:

| **Fields** | **Description** |
| --- | --- |
| Domain | Select the domain name from the list. The Proxy authentication will be configured for the selected domain. **Note:** This field is not visible for single domain users. |
| URL | Specify the Mobile Web Service URL. Example: https://baseurl/proxyws The following key should be added in the Web Config File of hosted Proxy Web Service: <add key="RedirectMobileWebServiceURL" value="*https://baseurl/cloudws/v560/*"/> <add key="App:IsProxyServer" value="True" /> |
| Authorization URL | Specify the Authorization URL. Example: *https://baseurl/proxyws/sso/mobilesso.aspx* |
| Redirect URL | Specify the Redirect URL. This is the cloud Mobile Web Service URL. Example: *https://baseurl/cloudws* |
| Logo | Upload a logo. The uploaded logo is displayed on the Login Screen. The logo image width should be less than 300px and height should be less than 48px. Supported Image formats are .gif, .jpeg, .jpg, .png, .bmp. |

## ACTIONS

This section explains all the icons displayed on the **ACTIONS** panel of the **SSO CONFIGURATION** page.

### **SHOW LIST**

Click **SHOW LIST** to display the **LIST** table showing all the SSO Configurations in the application for proxy authentication.

#### **Filters**

On the **FILTERS** pop-up page, select a domain name from the list and then click **SUBMIT**. A list of proxy authentications configured for the selected domain is displayed.

**ADD NEW**

Click **ADD NEW** to configure a new proxy authentication for a domain.
