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

    Interface UpdateDirectoryProvisioningRequestContent

    interface UpdateDirectoryProvisioningRequestContent {
        mapping?: DirectoryProvisioningMappingItem[];
        synchronize_automatically?: boolean;
    }
    Index

    Properties

    The mapping between Auth0 and IDP user attributes

    synchronize_automatically?: boolean

    Whether periodic automatic synchronization is enabled