Passing a url through a login

I have a link from one news website resource, and right now when you click it, it will take you to the correct page if you are logged in on the endpoint url site.

However, if you aren’t logged in, it takes you to the default homepage after login.

I’m pretty new to auth0 and auth in general. Is there a way to pass the url through as some kind of demand to redirect to the correct article instead?