Skip to content

Commit 9356f16

Browse files
authored
Merge pull request #332 from netwrix/zoey/kbcleaning
Fix backslash escaping in Privilege Secure RDS Web App Launcher article
2 parents 208e49c + c60a622 commit 9356f16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/kb/privilegesecure/configuring-the-netwrix-privilege-secure-rds-web-app-launcher.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ Note that these settings affect all websites launched from this Web App Launcher
5555
### API Settings
5656
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:
5757

58-
:::warning
59-
Any backslashes (\\) in the app secret must be escaped with a preceeding backslash (\\\)
58+
:::warning
59+
Any backslashes (\\) in the app secret must be escaped with a preceding backslash (\\\\)
6060
:::
6161

6262
![image.png](images/ka0Qk0000001EP7_00N0g000004CA0p_0EMQk000001tPOb.png)

0 commit comments

Comments
 (0)