Skip to content

Commit abeefca

Browse files
authored
update with persistent cookie
1 parent 3e60dd8 commit abeefca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/active-directory/manage-apps/application-proxy-add-on-premises-application.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Add an on-premises app - Application Proxy in Azure Active Directory | M
33
description: Azure Active Directory (Azure AD) has an Application Proxy service that enables users to access on-premises applications by signing in with their Azure AD account. This tutorial shows you how to prepare your environment for use with Application Proxy, and then it uses the Azure portal to add an on-premises application to your Azure AD tenant.
44
services: active-directory
55
author: barbkess
6-
manager: daveba
6+
manager: mtillman
77
ms.service: active-directory
88
ms.component: app-mgmt
99
ms.workload: identity
@@ -176,6 +176,7 @@ Now that you've prepared your environment and installed a connector, you're read
176176
| **Backend Application Timeout** | Set this value to **Long** only if your application is slow to authenticate and connect. |
177177
| **Use HTTP-Only Cookie** | Set this value to **Yes** to have Application Proxy cookies include the HTTPOnly flag in the HTTP response header. If using Remote Desktop Services, set this value to **No**.|
178178
| **Use Secure Cookie**| Set this value to **Yes** to transmit cookies over a secure channel such as an encrypted HTTPS request.
179+
| **Use Persistent Cookie**| Keep this value set to **No**. This setting should only be used for applications that cannot share cookies between processes. For more information about cookie settings see [Cookie settings for accessing on-premises applications in Azure Active Directory](https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/application-proxy-configure-cookie-settings)
179180
| **Translate URLs in Headers** | Keep this value as **Yes** unless your application required the original host header in the authentication request. |
180181
| **Translate URLs in Application Body** | Keep this value as **No** unless you have hardcoded HTML links to other on-premises applications, and don't use custom domains. For more information, see [Link translation with Application Proxy](application-proxy-configure-hard-coded-link-translation.md).<br><br>Set this value to **Yes** if you plan to monitor this application with Microsoft Cloud App Security (MCAS). For more information, see [Configure real-time application access monitoring with Microsoft Cloud App Security and Azure Active Directory](application-proxy-integrate-with-microsoft-cloud-application-security.md) |
181182

0 commit comments

Comments
 (0)