When I launch the lock screen, in the chrome dev tools I can see that the request to path: /user/ssodata is getting a 404. There is an error in the console stating:
Hey there @shea and @ajv, I would like to find out more about what’s going on here. Could you recreate the work flow and snag us a HAR file and then DM it to me along with your tentant name when you get a chance? I have linked some documentation when troubleshooting with a HAR file. Thanks in advance!
I also see the 404 if I use “rememberLastLogin: true” in the Hosted lock configuration, and call auth0js’ authorize method with “prompt: true” from my application.
I expected to see the lock with the “Last logged in as” message, but it doesn’t work.