Hi there, I have one question on ory identities,
We have a legacy auth solution build in house, is it possible to keep using legacy user identity system without migrating over user credentials ?
Similar to
use_password_migration_hook
flag which never becomes false.
b
bland-eye-99092
09/09/2024, 7:29 PM
I don't think so. The point of the migration hook is to migrate passwords over.
Why would you want this? What's the use case?
c
curved-room-55119
09/10/2024, 4:43 AM
We want to keep our existing legacy user table intact for sometime and not move over user credentials to external cloud system. basically defer user migration for sometime.