Password reset redirect woes (after checking FAQ)

Hi,

password reset redirect button not showing after a password reset.

I checked the FAQ and tried the 3 methods - In all 3 cases I got the email but:

  1. “try” button → no redirect
  2. in the auth0 login page → forgot password → redirects to application login uri → GREAT!
  3. API call to /dbconnections/change_password, with the client-id set → no redirect

What ingredient am I missing for the 3rd one to work?

Bram

1 Like

Hi @bram.dejong,

Are you passing a client ID with the request? Otherwise, have you specified a Tenant Login URI in your global tenant setting?