<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to bulk import users with no password hash?]]></title><description><![CDATA[<p dir="auto">I'm trying to import users without a password hash from Frontegg using <code>importUsers</code> in the TypeScript SDK.</p>
<p dir="auto">Although the <code>importusers</code> documentation, <a href="https://fusionauth.io/docs/apis/users#request-6" rel="nofollow ugc">https://fusionauth.io/docs/apis/users#request-6</a>, says only a username and email is required, the code is telling me <code>You must specify the [user.password] property for each user.</code></p>
<p dir="auto">I've set <code>passwordChangeRequired</code> to true. I see some of the other user API methods have <code>sendSetPasswordEmail</code>, but this isn't available on the import method.</p>
<p dir="auto">Is there a setting I can change to allow import with no password? Or must I use another method? Or is this a bug?  I don't think any of the other migration tutorials we've written haven't had password  hashes available.</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2639/how-to-bulk-import-users-with-no-password-hash</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 11:29:08 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/2639.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 15 Mar 2024 13:44:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to bulk import users with no password hash? on Fri, 15 Mar 2024 14:54:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/2884">@fusionauth-qhj5e</a> It looks like <a href="https://fusionauth.io/docs/apis/users#import-users" rel="nofollow ugc">according to the documentation</a>, the password is required.</p>
<p dir="auto">If you scroll down you will see:</p>
<p dir="auto"><img src="/community/forum/assets/uploads/files/1710514288570-screenshot-2024-03-15-at-7.50.32-am.png" alt="Screenshot 2024-03-15 at 7.50.32 AM.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Found <a href="https://fusionauth.io/community/forum/topic/178/how-do-i-handle-users-without-passwords-during-import">this thread</a> that may be helpful for you as well.</p>
<p dir="auto">FYI, it looks like there may be a misunderstanding with the username and email.  From the docs -&gt; You must provide either the email <strong>or</strong> the username field for each User.</p>
]]></description><link>https://fusionauth.io/community/forum/post/7130</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7130</guid><dc:creator><![CDATA[mark.robustelli]]></dc:creator><pubDate>Fri, 15 Mar 2024 14:54:56 GMT</pubDate></item><item><title><![CDATA[Reply to How to bulk import users with no password hash? on Fri, 15 Mar 2024 15:16:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/2507">@mark-robustelli</a> Oh ok, I'll set the password to a UUID then and set the user to change password on login. I'll try on Monday. Thanks for the forum link.</p>
]]></description><link>https://fusionauth.io/community/forum/post/7132</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7132</guid><dc:creator><![CDATA[fusionauth.qhj5e]]></dc:creator><pubDate>Fri, 15 Mar 2024 15:16:42 GMT</pubDate></item><item><title><![CDATA[Reply to How to bulk import users with no password hash? on Fri, 15 Mar 2024 14:54:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/2884">@fusionauth-qhj5e</a> It looks like <a href="https://fusionauth.io/docs/apis/users#import-users" rel="nofollow ugc">according to the documentation</a>, the password is required.</p>
<p dir="auto">If you scroll down you will see:</p>
<p dir="auto"><img src="/community/forum/assets/uploads/files/1710514288570-screenshot-2024-03-15-at-7.50.32-am.png" alt="Screenshot 2024-03-15 at 7.50.32 AM.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Found <a href="https://fusionauth.io/community/forum/topic/178/how-do-i-handle-users-without-passwords-during-import">this thread</a> that may be helpful for you as well.</p>
<p dir="auto">FYI, it looks like there may be a misunderstanding with the username and email.  From the docs -&gt; You must provide either the email <strong>or</strong> the username field for each User.</p>
]]></description><link>https://fusionauth.io/community/forum/post/7130</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7130</guid><dc:creator><![CDATA[mark.robustelli]]></dc:creator><pubDate>Fri, 15 Mar 2024 14:54:56 GMT</pubDate></item></channel></rss>