SSIS Components for Okta

Build 24.0.9060

Brands

Brands in an organization.

View Specific Information

Required Scopes

To query this view, Scope must include okta.brands.read.

Select

The component uses the Okta API to process WHERE clause conditions built with the following columns and operators.
  • Id supports the '=' operator
  • Name supports the '=' and 'LIKE (starts with)' operators

All other filters are processed client-side within the component.

For example, the following query is processed server-side:

SELECT * FROM  Brands WHERE Name='okta-dev-60029214'

Columns

Name Type Description
Id [KEY] String Id of the brand
AgreeToCustomerPrivacyPolicy Boolean Consent for updating the custom privacy URL
RemovePoweredByOkta Boolean Removes references to Okta from the sign-in page
CustomPrivacyPolicyUrl String Custom Privacy Policy Url
Name String Display name of the behavior
IsDefault Boolean If true, the Brand is used for the Okta subdomain
Locale String The language specified
EmailDomainId String Email Domain Id
DefaultAppInstanceId String ID for the default app instance
DefaultAppLinkName String Name for the default app instance
DefaultAppClassicUri String Application URI for classic orgs for the default app instance

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060