Column Name | Is Mandatory | Comments |
---|---|---|
id | Yes | Row identifier in the CSV |
firstName | Yes | User’s first name |
lastName | Yes | User’s last name |
middleName | No | User’s middle name |
email | Yes | User’s email address |
login | Yes | User’s login ID (usually email address) |
- Column names in the CSV file must match those above.
- User uniqueness is based on email.
- This process doesn’t support passwords.
End user experience
Following successful bulk user import, the end users must use the forgot password flow (available from the login page) to reset their passwords. fabric recommends that the login page be customized to prompt the users about the security solution change, and to use the forgot password flow to reset their passwords. Currently, this bulk user import can be performed only by fabric, upon request. Contact fabric support for help with user imports.