We’re sending our customers ticket urls (https://auth0domain/lo/reset?&ticket=someTicket)
We’re facing a static page, " Authentication Error Access expired."
According to that one Unburying that one : Auth error when user tries to verify their email - #9 by santanna, this url should accept a redirectTo, and obviously redirect right away our customer to the page specified
kim.noelCommunity Engineer is exposing the redirect, can’t we rely on it ?
This one looks related Is it possible to customize the change password ticket?
Whatever the use case being (already used link, outdated link, etc…), we expect to be able to redirect to a defined url. Can we expect that ?