Back to Node Auth0

Interface ClientAddonZendesk

docs/interfaces/management.Management.ClientAddonZendesk.html

5.9.1735 B
Original Source

Interface ClientAddonZendesk

Zendesk SSO configuration.

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

Indexable

Accepts any additional properties

Index

Properties

accountName?

Properties

OptionalaccountName

accountName?: string

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

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties accountName