From 395406902257e6a502bd17ebb801cf419c3157c6 Mon Sep 17 00:00:00 2001 From: pasanillege Date: Thu, 9 Oct 2025 13:29:08 +1100 Subject: [PATCH] Update configuring-the-netwrix-privilege-secure-rds-web-app-launcher.md Add an extra backslash as when one slash goes on live looks like it treated it as an escape character --- ...iguring-the-netwrix-privilege-secure-rds-web-app-launcher.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kb/privilegesecure/configuring-the-netwrix-privilege-secure-rds-web-app-launcher.md b/docs/kb/privilegesecure/configuring-the-netwrix-privilege-secure-rds-web-app-launcher.md index 83abd994db..2af79b8c32 100644 --- a/docs/kb/privilegesecure/configuring-the-netwrix-privilege-secure-rds-web-app-launcher.md +++ b/docs/kb/privilegesecure/configuring-the-netwrix-privilege-secure-rds-web-app-launcher.md @@ -56,7 +56,7 @@ Note that these settings affect all websites launched from this Web App Launcher In order to use the Web App Launcher, an Application User must be created in NPS. Once this is done, supply the username and API Key into the `AppUser` and `AppSecret` fields, respectively. The certificate should be placed in the Web App Launcher directory, with the directory indicated in the `AppCert` field as indicated: :::warning -Any backslashes (\) in the app secret must be escaped with a preceeding backslash (\\) +Any backslashes (\\) in the app secret must be escaped with a preceeding backslash (\\\) ::: ![image.png](images/ka0Qk0000001EP7_00N0g000004CA0p_0EMQk000001tPOb.png)