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

    Interface DirectoryProvisioningMappingItem

    interface DirectoryProvisioningMappingItem {
        auth0: string;
        idp: string;
    }
    Index

    Properties

    Properties

    auth0: string

    The field location in the Auth0 schema

    idp: string

    The field location in the IDP schema