Okta.Sdk.Model.BrandWithEmbedded
October 3, 2024 · View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Embedded | Object | [optional] [readonly] | |
| Links | LinksSelf | [optional] | |
| AgreeToCustomPrivacyPolicy | bool | Consent for updating the custom privacy URL. Not required when resetting the URL. | [optional] |
| CustomPrivacyPolicyUrl | string | Custom privacy policy URL | [optional] |
| DefaultApp | DefaultApp | [optional] | |
| EmailDomainId | string | The ID of the email domain | [optional] |
| Id | string | The Brand ID | [optional] [readonly] |
| IsDefault | bool | If `true`, the Brand is used for the Okta subdomain | [optional] [readonly] |
| Locale | string | The language specified as an IETF BCP 47 language tag | [optional] |
| Name | string | The name of the Brand | [optional] |
| RemovePoweredByOkta | bool | Removes "Powered by Okta" from the sign-in page in redirect authentication deployments, and "© [current year] Okta, Inc." from the Okta End-User Dashboard | [optional] [default to false] |