From e465502e4b569077eafb5dd175c74a6064f0fe55 Mon Sep 17 00:00:00 2001 From: Tana M Berry Date: Mon, 16 Dec 2024 18:56:18 -0600 Subject: [PATCH] ran make website and tweaked wording --- website/integrations/services/hoarder/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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!