From 85fed1e67ad15f27a85a5b7cef62c4478d92e499 Mon Sep 17 00:00:00 2001 From: pasanillege Date: Thu, 2 Oct 2025 11:04:40 +1000 Subject: [PATCH 1/3] Update configuring-the-netwrix-privilege-secure-rds-web-app-launcher.md Instead of important it would be great if we can add a warning Infront of the updated sentence. --- ...iguring-the-netwrix-privilege-secure-rds-web-app-launcher.md | 2 ++ 1 file changed, 2 insertions(+) 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 a8e7ba42a6..03e423ab81 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 @@ -55,6 +55,8 @@ Note that these settings affect all websites launched from this Web App Launcher ### API Settings 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: +# Important: Any backslashes (\) in the app secret must be escaped with a preceeding backslash (\\) + ![image.png](images/ka0Qk0000001EP7_00N0g000004CA0p_0EMQk000001tPOb.png) ### Web App Launcher Directories From f490e84e44b6239ef24f74558beb016c3e960b50 Mon Sep 17 00:00:00 2001 From: pasanillege Date: Thu, 2 Oct 2025 20:45:01 +1000 Subject: [PATCH 2/3] Update configuring-the-netwrix-privilege-secure-rds-web-app-launcher.md --- ...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 03e423ab81..cbb63ca1d9 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 @@ -55,7 +55,7 @@ Note that these settings affect all websites launched from this Web App Launcher ### API Settings 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: -# Important: Any backslashes (\) in the app secret must be escaped with a preceeding backslash (\\) +:::warning Any backslashes (\) in the app secret must be escaped with a preceeding backslash (\\)::: ![image.png](images/ka0Qk0000001EP7_00N0g000004CA0p_0EMQk000001tPOb.png) From cc91ae7930a24a30b1e37f8fdb06cc62b69a33a7 Mon Sep 17 00:00:00 2001 From: Jake Mahon <164199550+jake-mahon@users.noreply.github.com> Date: Thu, 2 Oct 2025 08:24:56 -0400 Subject: [PATCH 3/3] Update configuring-the-netwrix-privilege-secure-rds-web-app-launcher.md --- ...uring-the-netwrix-privilege-secure-rds-web-app-launcher.md | 4 +++- 1 file changed, 3 insertions(+), 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 cbb63ca1d9..83abd994db 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 @@ -55,7 +55,9 @@ Note that these settings affect all websites launched from this Web App Launcher ### API Settings 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 (\\)::: +:::warning +Any backslashes (\) in the app secret must be escaped with a preceeding backslash (\\) +::: ![image.png](images/ka0Qk0000001EP7_00N0g000004CA0p_0EMQk000001tPOb.png)