<?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[Trying to set up user registration on email invite]]></title><description><![CDATA[<p dir="auto">Hello!</p>
<p dir="auto">I am trying to integrate the <code>/oauth2/register</code> to allow users to update some of their basic details on fusion auth such as name etc.<br />
Current system implementation involves inviting the user to fusion auth from the main application and then after that an email is sent to the user to set password. This utilises the <code>password/change/</code> route<br />
Instead of just setting up the password I want the user to be able to set up some basic information and the password. After looking at the documentation I found out <code>/oauth2/register</code> this would be the best possible route to implement that facility.</p>
<p dir="auto">I tried integrating the same in the email template but ran into errors that said something was missing. redirect_uri, tenet_id, application_id were all included in query params.<br />
Any ideas as to how exactly I should be implementing it?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2766/trying-to-set-up-user-registration-on-email-invite</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 12:36:13 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/2766.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 18 Sep 2024 08:03:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Trying to set up user registration on email invite on Tue, 25 Mar 2025 14:32:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/3226">@aditya-badayalya</a> glad you got it working.</p>
]]></description><link>https://fusionauth.io/community/forum/post/7900</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7900</guid><dc:creator><![CDATA[mark.robustelli]]></dc:creator><pubDate>Tue, 25 Mar 2025 14:32:43 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to set up user registration on email invite on Wed, 19 Mar 2025 18:21:18 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> thanks for the insight. I got around it using the fusion auth sdk in the application for user registration. Forgot to update the same here unfortunately.</p>
]]></description><link>https://fusionauth.io/community/forum/post/7899</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7899</guid><dc:creator><![CDATA[aditya.badayalya]]></dc:creator><pubDate>Wed, 19 Mar 2025 18:21:18 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to set up user registration on email invite on Wed, 23 Oct 2024 20:06:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/3226">@aditya-badayalya</a> If you are using a paid plan, you can use the <a href="https://fusionauth.io/docs/lifecycle/manage-users/account-management/" rel="nofollow ugc">Self Service Account Management</a>. If not, it really depends on your workflow. You can always set up a page and use the APIs to update the information with the data the user inputs.</p>
<p dir="auto">If you are getting an error, can you share an example call with the data causing the error?</p>
]]></description><link>https://fusionauth.io/community/forum/post/7579</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7579</guid><dc:creator><![CDATA[mark.robustelli]]></dc:creator><pubDate>Wed, 23 Oct 2024 20:06:24 GMT</pubDate></item></channel></rss>