Migrating to Kratos and wanting to keep a legacy i...
# talk-kratos
d
Migrating to Kratos and wanting to keep a legacy idp in sync for a transition period. A user registers with email/password with Kratos. Is it possible using Kratos Webhooks to create a record in the legacy system, including the password the user used to sign up? Looking at payloads for the
after registration
hook, it doesn’t appear to include
identity.credentials
or the password field from the UI