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

    Type Alias EventStreamCloudEventConnectionUpdatedObject2OptionsFieldsMap

    EventStreamCloudEventConnectionUpdatedObject2OptionsFieldsMap: Record<
        string,
        unknown,
    >

    Maps SAML assertion attributes from the identity provider to Auth0 user profile attributes. Format: { 'auth0_field': 'saml_attribute' } or { 'auth0_field': ['saml_attr1', 'saml_attr2'] } for fallback options. Merged with default mappings for email, name, given_name, family_name, and groups.