Sure. I found the answer towards the end of THIS article. Basically, the solution involves copying the contents of the <system.web> configuration section from /remote's web.config to your web.config's <system.web>. This brings the auth cookie info over. You do need to edit a couple of values as explained in the article so that proper redirection occurs if the user hasn't logged on.