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

    Where are the plugin values documented?

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    1
    2
    257
    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.
    • danD
      dan
      last edited by

      I want to use a plugin for my password hashing (MD5, salted).

      When I import users using the Import Users API, I don't know what value to put in the encryptionScheme field.

      I have found this reference: https://fusionauth.io/docs/v1/tech/reference/password-hashes/ but it doesn't display the values.

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

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

        These are documented in here: https://fusionauth.io/docs/v1/tech/apis/users/#import-users

        user.encryptionScheme is the field value to look for.

        If you are using a custom password hasher, as outlined here: https://fusionauth.io/docs/v1/tech/plugins/custom-password-hashing/ you want to use the name that was used to bind the hashing class in the plugin module.

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

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