From c3eb401600ce5bc0182bd06925ca4de3ce73bf83 Mon Sep 17 00:00:00 2001 From: Adithya S Narasinghe Date: Sun, 4 Jan 2026 23:58:12 +0530 Subject: [PATCH] website/docs: remove duplicates in slo docs (#19170) remove duplicated points in the iframe mode points in slo docs --- website/docs/add-secure-apps/providers/single-logout/index.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/website/docs/add-secure-apps/providers/single-logout/index.md b/website/docs/add-secure-apps/providers/single-logout/index.md index 45226eda91..41a7c47b16 100644 --- a/website/docs/add-secure-apps/providers/single-logout/index.md +++ b/website/docs/add-secure-apps/providers/single-logout/index.md @@ -40,9 +40,6 @@ Front-channel logout sends logout requests through the user's browser. authentik - Provides fast, parallel logout across multiple providers - Required by the OIDC front-channel logout specification - Most SAML providers also support iframe-based logout - - Provides fast, parallel logout across multiple providers - - Required by the OIDC front-channel logout specification - - Most SAML providers also support iframe-based logout #### Native Mode (SAML Only)