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

    Interface ClientAddonZendesk

    Zendesk SSO configuration.

    interface ClientAddonZendesk {
        accountName?: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    Properties

    accountName?: string

    Zendesk account name usually first segment in your Zendesk URL. e.g. https://acme-org.zendesk.com would be acme-org.