Where do I configure includeEmailInRedirect

Hi,

I have two different Auth0 tenants, one old (~6 years) and one brand new.

In the old tenant, the redirect after verifying email includes the user’s email in the query string. When I look at the Success Verification Email log entry, I see that includeEmailInRedirect is true.

In the other tenant, the user’s email is not included in the query string. Here, includeEmailInRedirect is false in the log entry.

The old tenant uses Universal Login but with a custom login page. Is that the reason behind the difference? Otherwise, where do I configure includeEmailInRedirect?

Thanks,
Per