From 812046e793c9c008f477f10e5ea91d3f7c6cd9e5 Mon Sep 17 00:00:00 2001 From: Dewi Roberts Date: Thu, 5 Jun 2025 00:03:38 +0300 Subject: [PATCH 1/2] Fixes note section at end of document --- .../docs/add-secure-apps/providers/rac/rac_credentials_prompt.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/add-secure-apps/providers/rac/rac_credentials_prompt.md b/website/docs/add-secure-apps/providers/rac/rac_credentials_prompt.md index 3203743c8d22..b0881bb42805 100644 --- a/website/docs/add-secure-apps/providers/rac/rac_credentials_prompt.md +++ b/website/docs/add-secure-apps/providers/rac/rac_credentials_prompt.md @@ -87,6 +87,7 @@ Depending on the configuration of the RDP server that's being connected to, it i :::note Other options for the connection security type are: `any`, `nla`, `nla-ext`, `vmconnect`, and `rdp`. For more information see the [Guacamole RDP Authentication and Security Documentation](https://guacamole.apache.org/doc/gug/configuring-guacamole.html#authentication-and-security). +::: ## Configuration verification From 932ddb9fa0ec9d5714e38571f2f24e78b2834ce3 Mon Sep 17 00:00:00 2001 From: Tana M Berry Date: Wed, 4 Jun 2025 16:38:53 -0500 Subject: [PATCH 2/2] tweak to bump build --- .../add-secure-apps/providers/rac/rac_credentials_prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/add-secure-apps/providers/rac/rac_credentials_prompt.md b/website/docs/add-secure-apps/providers/rac/rac_credentials_prompt.md index b0881bb42805..899300216e39 100644 --- a/website/docs/add-secure-apps/providers/rac/rac_credentials_prompt.md +++ b/website/docs/add-secure-apps/providers/rac/rac_credentials_prompt.md @@ -91,4 +91,4 @@ Other options for the connection security type are: `any`, `nla`, `nla-ext`, `vm ## Configuration verification -Log in to authentik with a user account that has the required privileges to access the RAC application. Open the User interface, and on the **My applications** page click the RAC application. You should then be redirected to the prompt stage and prompted for a username and password. Enter the credentials for the RAC endpoint and if the credentials are valid, the RDP/SSH/VNC connection should be established. +Log in to authentik with a user account that has the required privileges to access the RAC application. Open the User interface, and on the **My applications** page click the RAC application. You should then be redirected to the prompt stage and prompted for a username and password. Enter the credentials for the RAC endpoint and if the credentials are valid the RDP/SSH/VNC connection should be established.