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

    Password encryption scheme data?

    Scheduled Pinned Locked Moved
    Q&A
    import password encryption
    2
    5
    1.8k
    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

      Is it possible to see what password encryption scheme a user was imported with? Having some issues logging in after a bulk import. (Used this API to import the users: https://fusionauth.io/docs/v1/tech/apis/users#import-users .)

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

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

        Not really. We remove that value from the user on an API response, so there's no way to retrieve it.

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

        1 Reply Last reply Reply Quote 0
        • robotdanR
          robotdan
          last edited by

          We could review this decision, perhaps it makes sense to leave this information in the API response.

          In the event of a database breach, the attacker would have all of the necessary information, but in the API response we initially thought it better not to leak any information about how this user's password may be hashed and stored.

          1 Reply Last reply Reply Quote 1
          • robotdanR
            robotdan
            last edited by

            Added a GH issue to track if we want to modify our API.
            https://github.com/FusionAuth/fusionauth-issues/issues/955

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

              This data is exposed in version 1.20.1.

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

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