website/docs: rearranged brands docs (#14116)

* first pass

* fixed links.

* tweaks

* remove extensions in redirects

* added edits from review

* missed an edit

---------

Co-authored-by: Tana M Berry <tana@goauthentik.io>
This commit is contained in:
Tana M Berry
2025-04-23 16:39:06 -05:00
committed by GitHub
parent df915d3a5e
commit e3674426b7
13 changed files with 103 additions and 50 deletions

View File

@ -25,7 +25,7 @@ slug: /releases/2024.2
Blueprints using `authentik_tenants.tenant` will need to be changed to use `authentik_brands.brand`.
For more information, refer to the [documentation for _brands_](../../customize/brands.md).
For more information, refer to the [documentation for _brands_](../../sys-mgmt/brands.md).
Also, **the event retention settings configured in brands (previously tenants, see above) has been removed and is now a system setting**, managed in the Admin interface or via the API (see below).

View File

@ -110,7 +110,7 @@ slug: "/releases/2024.8"
- **WebFinger support**
With the addition of the [default application](../../customize/brands.md#external-user-settings) setting, when the default application uses an OIDC provider, a WebFinger endpoint is available now.
With the addition of the [default application](../../sys-mgmt/brands.md#external-user-settings) setting, when the default application uses an OIDC provider, a WebFinger endpoint is available now.
## Upgrading