diff --git a/website/integrations/services/hoarder/index.md b/website/integrations/services/hoarder/index.md index fe46392833..f027d29ba2 100644 --- a/website/integrations/services/hoarder/index.md +++ b/website/integrations/services/hoarder/index.md @@ -15,10 +15,10 @@ sidebar_label: Hoarder ## Preparation -The following placeholders will be used: +The following placeholders are used in thi guide: -- `hoarder.company` is the FQDN of the Hoarder install. -- `authentik.company` is the FQDN of the authentik install. +- `hoarder.company` is the FQDN of the Hoarder install. +- `authentik.company` is the FQDN of the authentik install. ## authentik configuration @@ -26,8 +26,8 @@ The following placeholders will be used: In authentik, under **Applications** -> **Providers** of the **Admin interface**, create a new **OAuth2/OpenID Provider** with the desired settings. -- Name: `hoarder` -- Redirect URI: `https://hoarder.company/api/auth/callback/custom` +- Name: `hoarder` +- Redirect URI: `https://hoarder.company/api/auth/callback/custom` Everything else is up to you, just make sure to grab the client ID and the client secret!