---
title: "Authentication Configuration"
slug: "authentication-configuration"
updated: 2026-02-12T12:57:54Z
published: 2026-02-12T12:57:54Z
canonical: "help.symphonysummitai.com/authentication-configuration"
---

> ## 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.

# Authentication Configuration

The Authentication configuration is only applicable for the Apex Mobile App. Using this configuration, the login credentials of a user can be saved for the Apex Mobile App.

To Configure Authentication Configuration, perform the following steps:

1. Navigate to **Admin** > **Infrastructure** > **Authentication Configuration**. The **AUTHENTICATION CONFIGURATION** page is displayed.
2. Click **Add New** in right action panel.
3. Enter the details and click **Submit**. For more information about the fields, refer [Field Description](/apex/docs/authentication-configuration#field-description). ![](https://cdn.document360.io/62351b42-cfbd-43ad-8ce1-82b8f455337f/Images/Documentation/Authentication Config.png) Figure: Authentication Configuration

#### Field Description

The following table describes the fields on the **Authentication Configuration** page:

| **Fields** | **Description** |
| --- | --- |
| **DETAILS** |
| Domain | Specify the Domain name. The Authentication configuration is applicable for the specified Domain. |
| Domain IP | Specify the domain IP address. Here, the domain IP means the Active Directory Server IP address. |
| Consider Domain | If selected, the user can enter the username without specifying the Domain value (SS) in the Mobile App. |
| Is Default | Select the check box to set this as a default configuration. If there is an existing Authentication configuration for this Domain, it is overwritten. |
| Active | Indicates the status set for the Authentication configuration. - If the check box is selected, the Authentication configuration is active. - If the check box is not selected, the Authentication configuration is inactive. |
| **AUTHENTICATION SEQUENCE** |
| Type | Select the type of Authentication from the drop-down list. The available Authentication types are **Form**, **Windows**, **ADFS**, **Proxy**, and **Okta**. > [!NOTE] > Note > > Multiple Authentication Types can be configured for users. When a user is trying to log into the Apex Mobile App, the App searches for the type of Authentication available. |
| URL | This field is displayed when the **Type** is selected as ADFS, Proxy or Okta. - ADFS: Specify the SAML URL. - PROXY: Specify the Proxy URL. - Okta: Specify the Mobile Web Service URL. |
| Endpoint | This field is displayed when the **Type** is selected as **ADFS**. Specify the Endpoint where it should be authenticated. |
| IISAuth | This field is displayed when the **Type** is selected as **Proxy**. Select the IISAuth value from the drop-down list. Following are the options: Http, Https. |
| Token | This field is displayed when the **Type** is selected as **Okta**. Specify the Token ID. > [!NOTE] > Note > > The Token ID is generated after the Okta configuration is performed. |
| Sequence | Select a value to set the sequencing order for the selected type of Authentication. The Authentication types will be displayed in the configured sequence. **For example:** Let’s consider the Form Type Authentication is configured with sequence value as **2** and the Windows Type Authentication is configured with sequence value as **1**. While authenticating a user trying to log into the Apex Mobile App, the user is authenticated with Windows Authentication first, and then followed by Form Authentication. |

> [!NOTE]
> Note
> 
> - The Domain and Domain IP are mandatory fields for all the Authentication types.
> - Users can use SSO Configuration for the Authentication types, such as ADFS, Proxy, and Okta for best results.

### ACTIONS

This section explains all the icons displayed in the right action panel on the add new AUTHENTICATION CONFIGURATION page.

#### **SHOW LIST**

Click **SHOW LIST** to view all the configured Authentications.

![](https://cdn.document360.io/62351b42-cfbd-43ad-8ce1-82b8f455337f/Images/Documentation/Authentication Config List.png)Figure: Authentication Configuration List Page

#### **ADD NEW**

Click **ADD NEW** to configure a new Authentication configuration.
