CData Python Connector for Okta

Build 24.0.9060

CustomDomains

Custom domains.

View Specific Information

Required Scopes

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

Select

The connector uses the Okta API to process WHERE clause conditions built with the following columns and operators.
  • Id supports the '=' operator

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

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

SELECT * FROM CustomDomains WHERE Id='OmWNeywfTzElSLOBMZsL'

Columns

Name Type Description
Id [KEY] String Id of the domain
BrandId String Id of the brand
CertificateSourceType String Whether the certificate is provided by the user or Okta
Domain String Custom domain name
PublicCertFingerprint String Public certificate fingerprint
PublicCertExpiration Datetime When the public certificate expires
PublicCertSubject String Public certificate subject
ValidationStatus String Status of the domain
DnsRecords String Array of DNS records

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