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

    Moving users from Drupal7 to Fusionauth

    Scheduled Pinned Locked Moved
    General Discussion
    0
    2
    110
    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.
    • S
      sven.pettersson
      last edited by

      Hi,

      I'm working for a company looking to move from a Drupal7 to something more flexible. Is it possible to migrate directly from Drupal7?

      Drupal7 har the following format for the users

      Drupal 7 users sha512.

      Regards, Sven

      1 Reply Last reply Reply Quote 0
      • danD
        dan
        last edited by

        Drupal7 har the following format for the users

        I didn't see the format, but here's the users API docs and the registrations API docs. You can use user.data and registration.data for arbitrary JSON data, so that's a good place to drop anything that doesn't fit into the FusionAuth data model.

        Drupal 7 users sha512.

        That is not supported by default with FusionAuth (here's the list of supported hashing schemes), but there are quite a few supported community contributed schemes including for SHA-512. You can install that plugin in FusionAuth as documented here.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

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