Hi everyone
We have an application with several tenants both using classic universal login. On first one, after I change the user password via email link, second click on the same button in email will go expected way and lead to the default error page:
If I try to do the very same flow on second tenant it will open my page from “Redirect_to” field with the “?message=This%20URL%20can%20be%20used%20only%20once&success=false#” query which is unexpected.
I was trying to find some differences between settings in tenants but had no luck. Maybe someone can suggest me which properties to check on second tenant to set up same behaviour as on the first one?