<?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[Migrating users from in-house system to FusionAuth]]></title><description><![CDATA[<p dir="auto">I am investigating the possibility of migrating an in-house auth system to FusionAuth, the existing system uses  PBKDF2-SHA1 as the password encryption algorithm, but as far as I can see that is not supported by FusionAuth.<br />
What is the recommended approach to migrating the users over?<br />
I should add this is in a dotnet C# environment</p>
]]></description><link>https://fusionauth.io/community/forum/topic/608/migrating-users-from-in-house-system-to-fusionauth</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 19:34:09 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/608.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 30 Nov 2020 11:55:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Migrating users from in-house system to FusionAuth on Mon, 30 Nov 2020 15:58:15 GMT]]></title><description><![CDATA[<p dir="auto">You can implement any password hashing scheme as a plugin and load it into FusionAuth. Then you simply migrate the user using new scheme. There is a <a href="https://fusionauth.io/docs/v1/tech/plugins/password-encryptors/" rel="nofollow ugc">tutorial</a> on that matter in the docs.</p>
]]></description><link>https://fusionauth.io/community/forum/post/1820</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/1820</guid><dc:creator><![CDATA[mgetka]]></dc:creator><pubDate>Mon, 30 Nov 2020 15:58:15 GMT</pubDate></item></channel></rss>