Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (19 loc) · 1.08 KB

Brand.md

File metadata and controls

23 lines (19 loc) · 1.08 KB

Brand

Properties

Name Type Description Notes
brandUuid UUID [readonly]
domain String Domain that activates this brand. Can be a superset, i.e. `a.b` for `aa.b` and `ba.b`
_default Bool [optional]
brandingTitle String [optional]
brandingLogo String [optional]
brandingFavicon String [optional]
flowAuthentication UUID [optional]
flowInvalidation UUID [optional]
flowRecovery UUID [optional]
flowUnenrollment UUID [optional]
flowUserSettings UUID [optional]
flowDeviceCode UUID [optional]
webCertificate UUID Web Certificate used by the authentik Core webserver. [optional]
attributes AnyCodable [optional]

[Back to Model list] [Back to API list] [Back to README]