COMMAND-CahN2 when migrating an existing user

I'm trying to migrate a user to Zitadel using the AddHumanUser endpoint. The user's password hash is: $scrypt$ln=15,r=8,p=3$nSiEc4X4LqdTnUE9T8E0NaW8wRpuru5LAB25ScJVD+M=$XSJ5bXrlYBNXmylT1QjFo7bqr1l0MzUsWg2iLF1+BCE= The AddHumanUser call is successful, but if I try to login with the user and it's password (using the default Zitadel login screen), i get redirected to the login with the error " An internal error occurred" and the code "COMMAND-CahN2" I've verified the password using python's passlib, the password is "test1234". Any idea what is going on? I'm running Zitadel in docker, version 2.71.8.
1 Reply
Rajat Singh
Rajat Singh2w ago
Hi @Johan Alkemade thanks for the question, I'll look into it. Looks like the something's not right during password imports. I'll look into this and get back to you

Did you find this page helpful?