Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.08 KB

BrandRequest.md

File metadata and controls

16 lines (12 loc) · 1.08 KB

Okta.Sdk.Model.BrandRequest

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]

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