Migrate legacy user after failed login?
Hello,
in our software we're currently using two different versions with two different user dbs. We're using the newer one as "source of truth" but it can happen that password is outdated.
My question now is whether it's possible to add a new post authentication action, migrate the user if the credentials do not align and then retry the authentication process with the updated credentials (I don't think this is currently possible). This is something that falls more under a "Pre-Authentication" action but this unfortunately doesn't exist.
What's a good approach to solve this? Open to suggestions 🙂
Thanks a lot!
0 Replies