Hey there,
I’m using the “New Universal Login Experience” but I’ve enabled the “Customize Password Reset Page” in Branding → Universal Login → Password Reset.
I’m generating a reset ticket
through the management API and have the “Application Login URI” set in the Application as well as in Tenant Settings.
My problem is that the management API does not accept the result_url
when generating the ticket
and after resetting the password no button appears for the user to be able to navigate to the application.
I have this set up in a child tenant but without the Reset Password Customization and it works just fine.
Can anyone tell me how can I have a customized reset password page and be able to redirect the user to the application after he has reset?
Thanks a lot