<?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[Collect additional attributes at login after a user has been created and registered]]></title><description><![CDATA[<p dir="auto">How can I collect additional profile attributes at login after a user has been created and registered?</p>
<p dir="auto">I'm using the hosted login pages. My admin user creates an account, but I want to collect other profile attributes from the user afterwards.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/3130/collect-additional-attributes-at-login-after-a-user-has-been-created-and-registered</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 18:18:14 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/3130.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 May 2026 15:44:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Collect additional attributes at login after a user has been created and registered on Mon, 11 May 2026 16:16:06 GMT]]></title><description><![CDATA[<p dir="auto">Beginning in version 1.65.0, FusionAuth offers <code>Complete Registration</code>. <a href="https://fusionauth.io/docs/lifecycle/register-users/complete-registration" rel="nofollow ugc">Full docs here</a>.</p>
<p dir="auto">How this would work:</p>
<ul>
<li>enable a registration form for the application your users are logging into</li>
<li>select certain attributes as <code>required</code>. If you are using a basic form, you could select 'birth date'. If you are using an advanced form, you can select whatever profile attributes you need</li>
<li>set the <code>Registration mode</code> to <code>Complete registration</code>. This setting means that users cannot self-register, but can complete missing information from an existing registration.</li>
<li>save the application</li>
</ul>
<p dir="auto">Now, your admin user can create a user with a minimal amount of data (perhaps just an email address).</p>
<p dir="auto">The user will, at first login, be prompted to fill out their profile data, including all fields you've marked required.</p>
<p dir="auto">This is not full progressive registration, but can be useful in certain circumstances.</p>
]]></description><link>https://fusionauth.io/community/forum/post/8594</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/8594</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Mon, 11 May 2026 16:16:06 GMT</pubDate></item></channel></rss>