Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface ClientAddonEgnyte

    Egnyte SSO configuration.

    interface ClientAddonEgnyte {
        domain?: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    Properties

    domain?: string

    Your custom domain found in your Egnyte URL. e.g. https://acme-org.egnyte.com would be acme-org.