Rancher 1.6 redirection issue after login

Hi Guys

When we open a link to kubernetes dashboard in rancher cluster, and we are not logged in, upon login we are taken to the homepage of kubernetes dashboard instead of the original link.

To reproduce-

  1. Open the following link in incognito mode - https://RANCHER_URL/r/projects/1a4061/kubernetes-dashboard:9090/#!/overview?namespace=
  2. Login to the rancher in the login page that comes up.

What happens -
We are taken to the homepage of the kubernetes dashboard.

What is expected -
Redirect to the original specified link after login should happen

Please fix this. It’s really annoying.