Closed
Description
If a puser is not logged-in to the system but has a URL that points to a resource that needs authentication, the URL will be lost upon authentication. Meaning that the user will have to re-copy-paste the URL into the navigation bar.
The solution is to wait for authentication and then redirect the user to the URL that they initially entered.