website/blog: Blog about release 2024.2 (#8580)
* add image and first draft * tweak * remove mention of multi-tenancy * fighting links * still fighting links * remove link * ending * tweak * more word polishing * tweak * added truncate * add jens' use cases * oops * more of kens edits * moved truncate
This commit is contained in:
@ -3,7 +3,7 @@ title: Brands
|
||||
slug: /brands
|
||||
---
|
||||
|
||||
authentik support soft multi-tenancy. This means that you can configure several options depending on domain, but all the objects like applications, providers, etc, are still global. This can be handy to use the same authentik instance, but branded differently for different domains.
|
||||
You can configure several differently "branded" options depending on the associated domain, even though objects such as applications, providers, etc, are still global. This can be handy to use the same authentik instance, but branded differently for different domains.
|
||||
|
||||
The main settings that brands influence are flows and branding.
|
||||
|
||||
@ -15,8 +15,8 @@ authentik picks a default flow by picking the flow that is selected in the curre
|
||||
- comes first sorted by slug
|
||||
- is allowed by policies
|
||||
|
||||
This means that if you want to select a default flow based on policy, you can just leave the brand default empty.
|
||||
This means that if you want to select a default flow based on policy, you can leave the brand default empty.
|
||||
|
||||
## Branding
|
||||
|
||||
The brand can configure the branding title (shown in website document title and several other places), and the sidebar/header logo.
|
||||
The brand configuration controls the branding title (shown in website document title and several other places), and the sidebar/header logo that appears in the upper left of the product interface.
|
||||
|
||||
Reference in New Issue
Block a user