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:
- Add multifactor[0] in the attribute list
- Export the list from the desired database.
Auth0 Api Management v2
- Navigate to Jobs- Created Export user Job.
- Add “name”: “multifactor[0]” in the body.
- Test the endpoint and get a 200.
- Copy the Job Id.
- Click on Get a job and paste the job ID.
- Use the location link to download the CSV.