<?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[Topics tagged with user creation]]></title><description><![CDATA[A list of topics that have been tagged with user creation]]></description><link>https://fusionauth.io/community/forum/tags/user creation</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 08:11:13 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/tags/user creation.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[Email Send exception while calling the &#x2F;registration API]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">We are calling the /api/user/registration API to create and register a new user. Our requirement is that we want to send an email verification first to the user, only after the user clicks on the link and verifies the email then we would like the user to be verified in FusioanAuth.</p>
<p dir="auto">Based on the API documentation it states that when we make a request to this API and if the "skipVerification" is set to default with is "false" it should send an email verification to the newly created user. And then the user should get an email.</p>
<p dir="auto">Though the call is successful we are getting the following error within the event logs  while sending the email.</p>
<p dir="auto">Async Email Send exception occurred.</p>
<p dir="auto">Template Id: 0e107c44-a3de-4607-b51c-cd797463ce3a<br />
Template Name: [FusionAuth Default] Email Verification<br />
Tenant Id: 07448f27-ca36-9612-8b9a-bce2e7137351<br />
Addressed to: <a href="mailto:apekshagb@gmail.com" rel="nofollow ugc">apekshagb@gmail.com</a></p>
<p dir="auto">Cause:<br />
javax.mail.MessagingException : Message: Could not connect to SMTP host: 127.0.0.1, port: 1025</p>
<p dir="auto">I did try to use an external SMTP server as mailcatcher but that didn't work either. Are we missing any configuration or we need to call a different API?</p>
<p dir="auto">Regards<br />
Apeksha</p>
]]></description><link>https://fusionauth.io/community/forum/topic/1587/email-send-exception-while-calling-the-registration-api</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/1587/email-send-exception-while-calling-the-registration-api</guid><dc:creator><![CDATA[apeksha.barhanpur]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Link in Email verification not working first time]]></title><description><![CDATA[<p dir="auto">We have the exact same issue. If this was solved (hopefully) could you please provide a brief description on the fix?<br />
Thanks!</p>
]]></description><link>https://fusionauth.io/community/forum/topic/1406/link-in-email-verification-not-working-first-time</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/1406/link-in-email-verification-not-working-first-time</guid><dc:creator><![CDATA[skelsec]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Is it possible to create a user without a password?]]></title><description><![CDATA[<p dir="auto">As of 1.59.0 this is possible but it is slightly unintuitive how to do it. It’s entirely driven by the form being used. Here's how to do it:</p>

create a new user admin form: <a href="https://fusionauth.io/docs/lifecycle/manage-users/admin-forms" rel="nofollow ugc">https://fusionauth.io/docs/lifecycle/manage-users/admin-forms</a>
make sure you omit the 'password' field from the form
assign the form to your tenant
create a new user

<p dir="auto">You can also create a user directly via the API with no password.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/799/is-it-possible-to-create-a-user-without-a-password</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/799/is-it-possible-to-create-a-user-without-a-password</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>