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

@ -42,7 +42,7 @@ To support the integration of BookStack with authentik, you need to create an ap
### Create an application and provider in authentik
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** to create an application and provider pair. (Alternatively you can first create a provider separately, then create the application and connect it with the provider.)
- **Application**: provide a descriptive name, an optional group for the type of application, the policy engine mode, and optional UI settings.
@ -81,7 +81,7 @@ To support the integration of BookStack with authentik, you need to create an ap
### Create an application and provider in authentik
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** to create an application and provider pair. (Alternatively you can first create a provider separately, then create the application and connect it with the provider.)
- **Application**: provide a descriptive name, an optional group for the type of application, the policy engine mode, and optional UI settings. Take note of the **slug** as it will be required later.