Hey, I was wondering if I could get some help rega...
# talk-kratos
w
Hey, I was wondering if I could get some help regarding hash migration 🙏 I am trying to get a pbkdf2 hash stored as
$pbkdf2-sha256$i=1000,l=128$e8/arsEf4cvQihdNgqj0Nw$5xQQKNTyeTHx2Ld5/JDE7A
in the database migrated to a bcrypt hash when I login. I cannot seem to be able to login with the password used to make the aforementioned hash.
m
Hey Connor, The import feature is pretty new so I have not tested it extensively. If you could provide some steps to reproduce it, (ideally in a github discussion for easier followup etc.) then I can see if I can reproduce it. Otherwise working on more docs for importing identities soon, we had so many new features lately that we have some backlog there 😁