WebAuth cannot login with Username-Password-Authentication; Identity works fine

Hi, thanks for the response. Here is the HAR file. easury.auth0.com.har (1.0 MB)

After I type in the username and password and click ‘Login’, a request is sent to https://easury.auth0.com/usernamepassword/login and the payload has redirect_uri: "https://easury.auth0.com/login".

I am not sure where Auth0 is getting that redirect uri. The initial call to https://easury.auth0.com/authorize from our application has the correct redirect uri in the query parameters redirect_uri: https://beta.easury.com/callback.