From c4968a9c56975b264bec519daa84e00d6fc23e21 Mon Sep 17 00:00:00 2001 From: powerquell <67701236+powerquell@users.noreply.github.com> Date: Thu, 4 Jun 2026 23:21:20 +0200 Subject: [PATCH] website/docs: add launch URL in Komodo docs (#22866) * Update index.mdx Add launch URL Signed-off-by: powerquell <67701236+powerquell@users.noreply.github.com> * Apply suggestion from @dominic-r Signed-off-by: Dominic R --------- Signed-off-by: powerquell <67701236+powerquell@users.noreply.github.com> Signed-off-by: Dominic R Co-authored-by: Dominic R --- website/integrations/infrastructure/komodo/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/integrations/infrastructure/komodo/index.mdx b/website/integrations/infrastructure/komodo/index.mdx index 79ad44bc08..de4d83794a 100644 --- a/website/integrations/infrastructure/komodo/index.mdx +++ b/website/integrations/infrastructure/komodo/index.mdx @@ -36,6 +36,7 @@ To support the integration of Komodo with authentik, you need to create an appli - Set a `Strict` redirect URI to `https://komodo.company/auth/oidc/callback`. - Select any available signing key. - **Configure Bindings** _(optional)_: you can create a [binding](/docs/add-secure-apps/bindings-overview/) (policy, group, or user) to manage the listing and access to applications on a user's **Application Dashboard** page. + - **Configure Launch URL** _(optional)_: set to `https://komodo.company/auth/oidc/login`. 3. Click **Submit** to save the new application and provider.