What algorithm are supported for ImportHumanUser?
Hello everyone. I want to import my users to Zitadel. Now with /users/human/_import i can import them and give a hashedPassword. To the hashedPassword i need to give the algorithm. Where in the docs can i see what algorithm are supported at the moment and what do i have to give to algorith so zitadel knows how to store the passwords right?
https://zitadel.com/docs/apis/mgmt/management-service-import-human-user#create-user-human
https://zitadel.com/docs/apis/mgmt/management-service-import-human-user#create-user-human
Create a new user with the type human. The newly created user will get an initialization email if either the email address is not marked as verified or no password is set. If a password is set the user will not be requested to set a new one on the first login.

