Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.38 KB

BrandWithEmbedded.md

File metadata and controls

20 lines (16 loc) · 1.38 KB

Okta.Sdk.Model.BrandWithEmbedded

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]

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