I need to get a list of all ~50k users and their multifactor enrollments and types. I am trying to do this via the export users function and when I add a field to the user export like guardian_enrollments[0].type I don’t see any data in that field. Is this operation supported by the export function?
Hi @markEs
Thank you for reaching out to us!
When running the Export via our User Import/Export extension, you can add multifactor[0] as a User Attribute, which will list if the user has an MFA factor enrolled and what type of MFA they have. I recommend looking through the following article on Multifactor Attribute in the User Profile when Exporting as it goes over this exact scenario, providing information for both the Extension and also the Management API’s Create export users job, just in case you find it handy.
Hope this helped you!
Best regards,
Gerald