Thank you so much Timo for your reply, but there lies my problem. What is it that I am saving? You see, the way the user logs in is via the Management Portal login screen, so - unless I am missing something - all I have access to is %session which only gives me access to Username & CSPSessionCookie among other things. I don't think I have access to the password. I was hoping to use one of the %session properties to pass to the other server, then use %session.login to login to the other server(s), but as mentioned before %session doesn't give me password - just Username. Thanks.