Bulk User Import with SHA-512 + salt key + iterations

We’re trying to do a bulk import of users with passwords that were already hashed. The passwords were hashed using SHA-512 + a unique salt key and 200K iterations. I’ve found the documentation for the SHA-512 + the salt key, but no mention how to do iterations. Is there a way to do this with the bulk user upload?lass_tilted_right: First try searching for your answer.

Hi @redwards

Welcome to the Auth0 Community!

Reading through the following Knowledge Article, importing of hashed passwords is supported, as long as they were only hashed once and not looped multiple times.

As further reference, allow me to link a couple more documentations and posts on this matter, in case they come in handy:

Hope this helped!
Gerald

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.