Comment on Migrate Users from Keycloak to ZitadelComments−ffoOP2ySince ZITADEL now uses passwap [1] for password hashing, we are now able to allow migrations from Keycloak to ZITADEL.In the past we only supported bcrypt while Keycloak used PBKDF2 ;-)[1] https://github.com/zitadel/passwap#algorithms
Comments
Since ZITADEL now uses passwap [1] for password hashing, we are now able to allow migrations from Keycloak to ZITADEL.
In the past we only supported bcrypt while Keycloak used PBKDF2 ;-)
[1] https://github.com/zitadel/passwap#algorithms