How to create action to redirect when clicking reset password.
I want to redirect the user to use a custom reset password page off of zitadel is there a way to create an action that redirect the user to somewhere else. If thats not possible how do i get the sub of the user trying to reset there password. Using the event
user.human.password.code.added
?
2 Replies
I realized the aggregateID sent in the event is the user id, the first question still stands
hey @Ebram does this helps?
https://zitadel.com/docs/apis/resources/user_service_v2/user-service-password-reset#:~:text=urlTemplate,will%20be%20used.
look for
urlTemplate
parameter. Lmk if this helps :))ZITADEL Docs
Request a code to reset a password..