Issue: redirect error when try to login from cloudflare.com/apps

URL is wrong when login from https://www.cloudflare.com/apps if a user has already logged. Steps to reproduce:

  1. Login to [Cloudflare dashboard] https://dash.cloudflare.com/
  2. Goto [Cloudflare apps] https://www.cloudflare.com/apps/, click Log in, then user will be redirected to https://dash.cloudflare.com//login?redirect_uri=https%3A%2F%2Fwww.cloudflare.com%2Fapps%2F%3Ffrom_login%3D1. (There are two / in the URL). The page not exists and user will get a 404 page: 404 | We can't find the page you're looking for.

If the user was not logged (no step 1), there are also two / in the URL but it works: user will be redirected to a login page to enter username and password.

1 Like

Hello,
Thanks for reporting this issue.
We have now escalated it to our Engineering team!

Same issue described here