From 52ca70d6bb260a74f8ed47cd0fbcdc590fce9ba4 Mon Sep 17 00:00:00 2001 From: Dewi Roberts Date: Wed, 4 Jun 2025 23:12:40 +0100 Subject: [PATCH] website/docs: fix note at end of rac credentials prompt (#14909) * Fixes note section at end of document * tweak to bump build --------- Co-authored-by: Tana M Berry --- .../add-secure-apps/providers/rac/rac_credentials_prompt.md | 3 ++- 1 file changed, 2 insertions(+), 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 3203743c8d..899300216e 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,7 +87,8 @@ 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 -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.