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

    Interface ScimMappingItem

    This file was auto-generated by Fern from our API Definition.

    interface ScimMappingItem {
        auth0?: string;
        scim?: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    Properties

    auth0?: string

    The field location in the auth0 schema

    scim?: string

    The field location in the SCIM schema