website/integrations: all: install -> installation (#12676)

* website/integrations: all: install -> installation

* fix for new integr 

Signed-off-by: 4d62 <git@sdko.org>

---------

Signed-off-by: 4d62 <git@sdko.org>
This commit is contained in:
4d62
2025-01-16 17:23:22 -05:00
committed by GitHub
parent 4597ee45f8
commit d111740f6b
82 changed files with 144 additions and 144 deletions

View File

@ -17,8 +17,8 @@ sidebar_label: What's Up Docker
The following placeholders are used in this guide:
- `wud.company` is the FQDN of the WUD install.
- `authentik.company` is the FQDN of the authentik install.
- `wud.company` is the FQDN of the WUD installation.
- `authentik.company` is the FQDN of the authentik installation.
## WUD configuration
@ -35,7 +35,7 @@ After making these changes, restart your Docker containers to apply the new conf
## authentik configuration
1. Access the **Admin Interface** in on your authentik install.
1. Access the **Admin Interface** in on your authentik installation.
2. Create a new **OAuth2 / OpenID Provider**.
3. Note the generated **Client ID** and **Client Secret**.
4. In the provider settings, add this redirect URL under **Redirect URIs/Origins (RegEx)**: `https://wud.company/auth/oidc/authentik/cb`