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

    Interface ClientAddonSharePoint

    SharePoint SSO configuration.

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

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    Properties

    url?: string

    Internal SharePoint application URL.