TenantConfiguration
Contains tenant configuration data.
type TenantConfiguration {
isSsoConfigured: Boolean!
}
Fields
TenantConfiguration.isSsoConfigured ● Boolean! non-null scalar
A flag that indicates whether SSO (Single Sign-On) is configured for the tenant.
Returned By
tenantConfiguration query