From 556eca2665c7dc9123b9338e5fe45766e5b1bdeb Mon Sep 17 00:00:00 2001 From: "Jens L." Date: Thu, 7 Nov 2024 13:31:43 +0100 Subject: [PATCH] website/docs: fix slug matching redirect URI causing broken refresh (#11950) Signed-off-by: Jens Langhammer --- website/docs/add-secure-apps/applications/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/docs/add-secure-apps/applications/index.md b/website/docs/add-secure-apps/applications/index.md index d67cf8206c..6126f96072 100644 --- a/website/docs/add-secure-apps/applications/index.md +++ b/website/docs/add-secure-apps/applications/index.md @@ -1,6 +1,5 @@ --- title: Applications -slug: /applications --- Applications, as defined in authentik, are used to configure and separate the authorization/access control and the appearance of a specific software application in the **My applications** page.