mfa_factors
field of the user that is provided to the callback at the end of your custom DB login script.
Any failures will appear in your tenant logs as failed logins, and will be distinguishable from other failures by their description: Unable to import MFA factors
. For example:
users.json
file. See bulk user imports for details.upsert
option in your initial request.upsert
option, any non-MFA related updates to existing users will have been applied to the user’s profile. For example, the following error summary shows the user’s picture
attribute was successfully set to http://example.org/jdoe.png
, however we were unable to import the provided MFA factors. In cases like this, it is safe to retry the import for failed users.