• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
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.
  • D
    dan
    last edited by 15 Oct 2020, 22:28

    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
    • D
      dan
      last edited by 15 Oct 2020, 22:28

      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
      • R
        robotdan
        last edited by 17 Oct 2020, 19:19

        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
        • R
          robotdan
          last edited by 27 Oct 2020, 03:09

          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
          • D
            dan
            last edited by 30 Oct 2020, 19:40

            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