Auth0 Node.js SDK - v6.4.0
    Preparing search index...

    Interface ThirdPartyClientAccessConfig

    Configuration for Third Party Client Access during the Self-Service Enterprise Configuration flow.

    interface ThirdPartyClientAccessConfig {
        allow_configuration: boolean;
    }
    Index
    allow_configuration: boolean

    Whether third-party applications can configure the connection as a domain-level connection during the Self-Service Enterprise Configuration flow.