Okta.Sdk.Model.BrandRequest
October 3, 2024 · View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| 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] |
| Locale | string | The language specified as an IETF BCP 47 language tag | [optional] |
| Name | string | The name of the Brand | |
| 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] |