Skip to content

Commit f5726fc

Browse files
authored
Merge pull request #49510 from barbkess/app-proxy2
Identity VSTS 527269 - HTTP only cookies
2 parents d25471d + 238b05b commit f5726fc

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

articles/active-directory/manage-apps/application-proxy-publish-azure-portal.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,15 @@
22
title: Publish apps with Azure AD Application Proxy | Microsoft Docs
33
description: Publish on-premises applications to the cloud with Azure AD Application Proxy in the Azure portal.
44
services: active-directory
5-
documentationcenter: ''
65
author: barbkess
76
manager: mtillman
8-
97
ms.service: active-directory
108
ms.component: app-mgmt
119
ms.workload: identity
12-
ms.tgt_pltfrm: na
13-
ms.devlang: na
1410
ms.topic: conceptual
15-
ms.date: 05/24/2018
11+
ms.date: 08/20/2018
1612
ms.author: barbkess
17-
ms.reviewer: harshja
13+
ms.reviewer: japere
1814
ms.custom: it-pro
1915
---
2016

@@ -69,6 +65,7 @@ Follow these steps to publish your apps with Application Proxy. If you haven't a
6965
![Configure your application](./media/application-proxy-publish-azure-portal/configure-app.png)
7066
5. If necessary, configure additional settings. For most applications, you should keep these settings in their default states.
7167
- **Backend Application Timeout**: Set this value to **Long** only if your application is slow to authenticate and connect.
68+
- **Use HTTP-Only Cookie**: Set this value to **Yes** to have Application Proxy cookies include the HTTPOnly flag in the HTTP response header.
7269
- **Translate URLs in Headers**: Keep this value as **Yes** unless your application required the original host header in the authentication request.
7370
- **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).
7471

0 commit comments

Comments
 (0)