FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Migrating users from in-house system to FusionAuth

    Scheduled Pinned Locked Moved Unsolved
    General Discussion
    encryption passwords
    2
    2
    2.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mootie
      last edited by mootie

      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.
      What is the recommended approach to migrating the users over?
      I should add this is in a dotnet C# environment

      1 Reply Last reply Reply Quote 0
      • M
        mgetka Power User
        last edited by

        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 tutorial on that matter in the docs.

        1 Reply Last reply Reply Quote 1
        • First post
          Last post