From 2897c2313dab15ccb38967f2f6b0a39b9f001edc Mon Sep 17 00:00:00 2001 From: Tana M Berry Date: Wed, 16 Oct 2024 08:52:52 -0500 Subject: [PATCH] website/docs: rewrote too long sentence (#11696) rewrote too long sentence Co-authored-by: Tana M Berry --- website/docs/customize/brands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/customize/brands.md b/website/docs/customize/brands.md index 925902b33d..dc4931f05a 100644 --- a/website/docs/customize/brands.md +++ b/website/docs/customize/brands.md @@ -27,4 +27,4 @@ Starting with authentik 2024.6.2, the placeholder `%(theme)s` can be used in the ## External user settings -You can use the **Default application** configuration on the **System -> Brands** page of the Admin interface to redirect external users to a default application when they successfully authenticate without being sent from a specific application. +You can configure authentik to redirect external users to a default application when they successfully authenticate (without being sent from a specific application). To do so, use the **Default application** configuration on the **System -> Brands** page of the Admin interface.