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

Latest commit

 

History

History
22 lines (18 loc) · 1.06 KB

PatchedBrandRequest.md

File metadata and controls

22 lines (18 loc) · 1.06 KB

PatchedBrandRequest

Properties

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]
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]