Multifactor Attribute in the User Profile when Exporting

Overview

This will help admins export users and identify what kind of multifactor they are using.

Applies To
  • User Import/export plugin
  • Auth0 Api Management v2
     
Solution

User Import/export plugin.

For the admin to append the multifactor attribute to a CSV, it must add the following attribute in the multifactor[0] in the attribute list for using the User Import/export plugin.

For example:

  1. Add multifactor[0] in the attribute list

    rtaImage.png
    2. Export the list from the desired database. 

    Screenshot 2024-07-30 at 14.38.51.png




Auth0 Api Management v2

  1. Navigate to Jobs- Created Export user Job.
  2. Add "name": "multifactor[0]" in the body.

Screenshot 2024-07-04 at 14.36.00.png

  1. Test the endpoint and get a 200.
  2. Copy the Job Id.
  3. Click on Get a job and paste the job ID.
  4. Use the location link to download the CSV.




     
 

Recommended content

No recommended content found...