OBJECT

OktaIntegrationConfig

Description

Holds the configuration of the Okta integration.

link GraphQL Schema definition

  • type OktaIntegrationConfig {
  • # The Okta tenant URL.
  • oktaTenantUrl: String!
  • }