| Name | Type | Description | Notes |
|---|---|---|---|
| domain | String | Domain that activates this brand. Can be a superset, i.e. `a.b` for `aa.b` and `ba.b` | [optional] |
| _default | Bool | [optional] | |
| brandingTitle | String | [optional] | |
| brandingLogo | String | [optional] | |
| brandingFavicon | String | [optional] | |
| brandingCustomCss | String | [optional] | |
| brandingDefaultFlowBackground | String | [optional] | |
| flowAuthentication | UUID | [optional] | |
| flowInvalidation | UUID | [optional] | |
| flowRecovery | UUID | [optional] | |
| flowUnenrollment | UUID | [optional] | |
| flowUserSettings | UUID | [optional] | |
| flowDeviceCode | UUID | [optional] | |
| defaultApplication | UUID | When set, external users will be redirected to this application after authenticating. | [optional] |
| webCertificate | UUID | Web Certificate used by the authentik Core webserver. | [optional] |
| clientCertificates | [UUID] | Certificates used for client authentication. | [optional] |
| attributes | [String: JSONValue] | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.