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

@ -4,7 +4,7 @@ title: Create an OAuth2 provider
To add a provider (and the application that uses the provider for authentication) use the ** Create with provider** option, which creates both the new application and the required provider at the same time. For typical scenarios, authentik recommends that you create both the application and the provider together. (Alternatively, use our legacy process: navigate to **Applications --> Providers**, and then click **Create**.)
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 create only an application, without a provider, by clicking **Create**.)

View File

@ -52,7 +52,7 @@ If the user _has_ finished the authentication and authorization, the response wi
### Create and apply a device code flow
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 **Flows and Stages** > **Flows** and click **Create**.
3. Set the following required configurations:
- **Name**: provide a name (e.g. `default-device-code-flow`)