SSO Configurations: Proxy

Proxy authentication is applicable only for Mobile Application

To Configure Proxy:

  1. Select Admin > Basic > 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.


    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

DomainSelect the domain name from the list. The Proxy authentication will be configured for the selected domain.
Note: T
his 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 SummitAI application for proxy authentication.


Figure: Show List Page


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.


Figure: FILTERS Pop-up page


ADD NEW

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