From 674143936789529788c0826b59263a4a140ccbd5 Mon Sep 17 00:00:00 2001 From: Oliver Pifferi Date: Thu, 8 Jun 2023 13:27:35 +0200 Subject: [PATCH] website/integrations: add account linking note for WriteFreely (#5804) * Update index.md Added account linking in WriteFreely's backend Signed-off-by: Oliver Pifferi * minor copy changes Signed-off-by: Jens Langhammer * Update website/integrations/services/writefreely/index.md Signed-off-by: Tana M Berry * Update website/integrations/services/writefreely/index.md Signed-off-by: Tana M Berry Signed-off-by: Jens Langhammer --------- Signed-off-by: Oliver Pifferi Signed-off-by: Jens Langhammer Signed-off-by: Tana M Berry Co-authored-by: Jens Langhammer Co-authored-by: Tana M Berry --- web/.prettierignore | 1 + web/.storybook/authentikTheme.ts | 1 - website/integrations/services/writefreely/index.md | 8 +++++++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/web/.prettierignore b/web/.prettierignore index 00c1e6be0..8fc79c97c 100644 --- a/web/.prettierignore +++ b/web/.prettierignore @@ -7,3 +7,4 @@ coverage # Import order matters poly.ts src/locale-codes.ts +src/locales/ diff --git a/web/.storybook/authentikTheme.ts b/web/.storybook/authentikTheme.ts index 0a78251d0..d8f9a4591 100644 --- a/web/.storybook/authentikTheme.ts +++ b/web/.storybook/authentikTheme.ts @@ -1,6 +1,5 @@ import { create } from "@storybook/theming/create"; - export default create({ base: "light", brandTitle: "authentik Storybook", diff --git a/website/integrations/services/writefreely/index.md b/website/integrations/services/writefreely/index.md index c66b1653d..f255b3ae0 100644 --- a/website/integrations/services/writefreely/index.md +++ b/website/integrations/services/writefreely/index.md @@ -28,7 +28,7 @@ The following placeholders will be used: Create a OAuth2/OpenID Provider (under _Applications/Providers_) with these settings: -- Name : writefreely +- Name: writefreely - Redirect URI: `https://writefreely.company/oauth/callback/generic` ### Step 3 - Application @@ -88,6 +88,12 @@ map_email = email Restart writefreely.service +## Account linking + +If your usernames in authentik and WriteFreely are different, you might need to link your accounts before being able to use SSO. + +To link the accounts, first log into Writefreely with local credentials, and then navigate to **Customize -->Account Settings**. In the option "Linked Accounts", click on "authentik". + ## Additional Resources - https://writefreely.org/docs/latest/admin/config