Hi,
I’m struggling with the user redirect after a password reset on the hosted page.
It looks as if result_url would be completely ignored.
Here’s what I do:
I create a password reset ticket (handing over user_id and result_url).
All works fine, page opens, password is changed, success message shown.
Result_url is 1:1 as in the allowed callback urls of both: Enduser app and M2M app.
It always just stays on the the changed password success page.
Any hint?
Warm regards,
Sebastian