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:
@ -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`
|
||||
|
Reference in New Issue
Block a user