Importing Password Hashes from Drupal 7

Ah, I’m missing the hash.salt.encoding field.

But that didn’t help.

But looking at the user it could be that I have MFA enabled.

No I think I just don’t have the hash/salt right yet:

"error": {
      "message": "Password change required.",
      "reason": "Verification failed for the provided custom_password_hash: {'algorithm':'sha512','hash':{'value':'TXSm8BzRK...','encoding':'base64'},'salt':{'value':'Ili...','position':'prefix','encoding':'base64'}}"
    },
    "device_id": "v0:06e7a3d0-8c39-11ea-aaad-03e339e36dd3"
  },