website: use "administrator" instead of "admin" for Admin interface (#14771)

* website: use "administrator" instead of "admin" for Admin interface

* website: some manual touches

---------

Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
This commit is contained in:
Dominic R
2025-05-30 10:29:30 -04:00
committed by GitHub
parent c2dd3d9c1b
commit 9e736f2838
108 changed files with 146 additions and 146 deletions

View File

@ -26,7 +26,7 @@ Depending on whether you are connecting using RDP, SSH, or VNC, the exact config
The first step is to create the RAC application and provider pair.
1. Log in to authentik as an admin, and open the authentik Admin interface.
1. Log in to authentik as an administrator and open the authentik Admin interface.
2. Navigate to **Applications** > **Applications** and click **Create with provider**.
3. Follow these [instructions](../../applications/manage_apps.mdx#instructions) to create your RAC application and provider.
@ -34,7 +34,7 @@ The first step is to create the RAC application and provider pair.
Next, you need to add property mappings for each remote machine you want to access. Property mappings allow you to pass information to external applications, and with RAC they are used to pass the host name, IP address, and access credentials of the remote machine.
1. Log in to authentik as an admin, and open the authentik Admin interface.
1. Log in to authentik as an administrator and open the authentik Admin interface.
2. Navigate to **Customization > Property Mappings** and click **Create**.
- **Select Type**: RAC Property Mappings
@ -57,7 +57,7 @@ Next, you need to add property mappings for each remote machine you want to acce
Finally, you need to create an endpoint for each remote machine. Endpoints are defined within providers; connections between the remote machine and authentik are enabled through communication between the provider's endpoint and the remote machine.
1. Log in to authentik as an admin, and open the authentik Admin interface.
1. Log in to authentik as an administrator and open the authentik Admin interface.
2. Navigate to **Applications > Providers**.
3. Click the **Edit** button on the RAC provider that you previously created.
4. On the Provider page, under **Endpoints**, click **Create**, and provide the following settings: