Back to Node Auth0

Interface ClientAddonSharePoint

docs/interfaces/management.Management.ClientAddonSharePoint.html

5.9.1952 B
Original Source

Interface ClientAddonSharePoint

SharePoint SSO configuration.

interface ClientAddonSharePoint {
url?: string;
external_url?: ClientAddonSharePointExternalUrl;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

url?external_url?

Properties

Optionalurl

url?: string

Internal SharePoint application URL.

Optionalexternal_url

external_url?: ClientAddonSharePointExternalUrl

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties urlexternal_url