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