website/integrations-all: update authentik configuration template (#13740)

This commit is contained in:
Dominic R
2025-04-01 12:51:31 -04:00
committed by GitHub
parent d1ae6287f2
commit deef365ff5
86 changed files with 87 additions and 87 deletions

View File

@ -33,7 +33,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.
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**.)
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.
- **Choose a Provider type**: select **OAuth2/OpenID Connect** as the provider type.