From b06e6620d4744c01aeba5a8489fade96385ec314 Mon Sep 17 00:00:00 2001 From: Lars <66955841+lm-gh@users.noreply.github.com> Date: Thu, 4 Jun 2026 18:22:00 +0200 Subject: [PATCH] website/integrations: update Joplin launch URL (#22862) Update Joplin integration launch URL in documentation Updated the application configuration steps for Joplin integration with a new launch URL. Signed-off-by: Lars <66955841+lm-gh@users.noreply.github.com> --- .../chat-communication-collaboration/joplin/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/integrations/chat-communication-collaboration/joplin/index.md b/website/integrations/chat-communication-collaboration/joplin/index.md index 4c32da6894..738308e1e9 100644 --- a/website/integrations/chat-communication-collaboration/joplin/index.md +++ b/website/integrations/chat-communication-collaboration/joplin/index.md @@ -54,6 +54,7 @@ To support the integration of Joplin with authentik, you need to create property 2. Navigate to **Applications** > **Applications** and click **New Application** to open the application wizard. - **Application**: provide a descriptive name, an optional group for the type of application, the policy engine mode, and optional UI settings. Take note of the **slug** as it will be required later. + - Set the **Launch URL** to `https://joplin.company/login/sso-saml`. - **Choose a Provider type**: select **SAML Provider** as the provider type. - **Configure the Provider**: provide a name (or accept the auto-provided name), the authorization flow to use for this provider, and the following required configurations. - Set the **ACS URL** to `https://joplin.company/api/saml`.